Share via


SPAppPermissionRequestContext.AppId property

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

SPAppPermissionRequestContext members

Microsoft.SharePoint.Administration namespace