Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the app principal.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property AppPrincipal As SPAppPrincipal
Get
Friend Set
'Usage
Dim instance As SPAppPermissionRequestContext
Dim value As SPAppPrincipal
value = instance.AppPrincipal
public SPAppPrincipal AppPrincipal { get; internal set; }
Property value
Type: Microsoft.SharePoint.SPAppPrincipal
See also
Reference
SPAppPermissionRequestContext class