SPAppPermissionRequestContext members
Include protected members
Include inherited members
提供應用程式的權限要求的內容。
The SPAppPermissionRequestContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
AppId | 取得應用程式識別碼。 | |
AppPrincipal | 取得應用程式主體。 | |
PermissionRequestXml | 取得權限要求的應用程式的 XML。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetTenantScopedPermissions | 會取得該應用程式範圍的租用戶權限。 | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetTenantScopedPermissions | 設定應用程式的範圍設定的用戶權限。 | |
ToString | (Inherited from Object.) |
Top
Events
Name | Description | |
---|---|---|
PermissionGrant | 指定授與權限而引發的事件。 | |
PermissionGranting | 指定權限會授與之前會引發的事件。 |
Top