SPAppPermissionRequestContext members

Provides the context of the app permission request.

The SPAppPermissionRequestContext type exposes the following members.

Properties

  Name Description
Public property AppId Gets the app ID.
Public property AppPrincipal Gets the app principal.
Public property PermissionRequestXml Gets the permission request XML of the app.
Public property PermissionScopeString

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetTenantScopedPermissions Gets the app's tenant scoped permission.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetTenantScopedPermissions Sets the app's tenant scoped permission.
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event PermissionGrant Specifies the event that is fired to grant the permission.
Public event PermissionGranting Specifies the event that is fired before the permission is granted.

Top

See also

Reference

SPAppPermissionRequestContext class

Microsoft.SharePoint.Administration namespace