SPAppRequestContext members
Include protected members
Include inherited members
表示應用程式要求內容。
The SPAppRequestContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AppIdentifier | 取得應用程式識別項的編碼的宣告值。 |
![]() ![]() |
Current | 取得目前的應用程式要求內容。 |
![]() |
IsAppOnlyRequest | 取得是否這是沒有使用者的身分識別應用程式要求。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetAppPrincipal | 取得與應用程式要求內容相關聯的應用程式主體。 |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetTenantPermissionInfo | 取得應用程式的特定使用權限提供者的房客範圍權限。 |
![]() |
GetType | (Inherited from Object.) |
![]() |
HasFullControl | 指示應用程式是否有房客的完整控制權。 |
![]() ![]() |
InitCurrent | 初始化應用程式要求內容,以指定的應用程式主體的識別項。 |
![]() |
IsAppEnabled | 指出是否啟用應用程式。 |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top