共用方式為


SPAppPermissionProvider members

Include protected members
Include inherited members

代表應用程式的權限提供者。

The SPAppPermissionProvider type exposes the following members.

Constructors

  Name Description
Protected method SPAppPermissionProvider 初始化SPAppPermissionProvider類別的新執行個體。

Top

Properties

  Name Description
Public property DisplayName 取得應用程式的權限提供者的顯示名稱。

Top

Methods

  Name Description
Public method CanHandle 檢查應用程式的權限提供者是否負責管理指定範圍的權限。
Protected method CheckUsageRightForCurrentTenant 取得使用未授權的權限要求範圍而定的功能,但租用戶的顯示名稱。
Protected method CheckUsageRightForCurrentUser 取得使用未授權的功能權限要求範圍而定,但使用者的顯示名稱。
Public method CreateControl 會建立應用程式權限授與使用者介面控制項。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GeneratePermissionDescriptionHtml 取得說明權限的 HTML 文字。
Protected method GetFeatureDependencies 會取得所指定的權限要求範圍而定的 SharePoint 功能識別碼 (Id) 的清單。
Public method GetHashCode (Inherited from Object.)
Protected method GetMissingCustomDependencies 取得權限要求範圍而定,但不是可用的一般功能。
Protected method GetMissingServiceDependencyNames 取得的服務權限要求範圍而定,但不提供給使用者。
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemovePermission 移除應用程式的權限。
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Protected fieldStatic member AppPermissionRequestElement 包含應用程式的權限要求 XML 中的AppPermissionRequest XML 元素的完整的名稱。
Protected fieldStatic member AppPermissionRequestPropertyElement 包含應用程式的權限要求 XML 中的Property XML 元素的完整的名稱。
Protected fieldStatic member AppPermissionRequestPropertyNameAttribute 包含應用程式的權限要求 XML 中的Name XML 屬性的完整的名稱。
Protected fieldStatic member AppPermissionRequestPropertyValueAttribute 包含應用程式的權限要求 XML 中的Value XML 屬性的完整的名稱。
Protected fieldStatic member AppPermissionRequestRightAttribute 包含Right應用程式的權限要求 XML 中的 XML 屬性的完整的名稱。
Protected fieldStatic member AppPermissionRequestScopeAttribute 包含應用程式的權限要求 XML 中的Scope XML 屬性的完整的名稱。

Top

請參閱

參照

SPAppPermissionProvider class

Microsoft.SharePoint.Administration namespace