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 ID.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property AppId As String
Get
Friend Set
'Usage
Dim instance As SPAppPermissionRequestContext
Dim value As String
value = instance.AppId
public string AppId { get; internal set; }
Property value
Type: System.String
See also
Reference
SPAppPermissionRequestContext class