SPClaimProvider members
Include protected members
Include inherited members
代表宣告提供者。
The SPClaimProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPClaimProvider | 建立指定之的顯示名稱的SPClaimProvider宣告提供者。 |
Top
Properties
Name | Description | |
---|---|---|
DisplayName | 會取得宣告提供者的顯示名稱。 | |
Name | 衍生的類別中實作時,會取得宣告提供者的唯一名稱。 | |
Schema | 取得結構描述的宣告提供者。 | |
SupportsEntityInformation | 衍生的類別中實作時,判斷是否宣告提供者支援擴大宣告實體的相關資訊。 | |
SupportsHierarchy | 衍生的類別中實作時,判斷是否宣告提供者支援階層式顯示。 | |
SupportsResolve | 衍生的類別中實作時,會決定是否宣告提供者支援解決作業。 | |
SupportsSearch | 衍生的類別中實作時,會決定宣告提供者是否支援搜尋作業。 | |
SupportsUserKey | 這個宣告提供者是否支援的登入提供者的擷取 user 機碼的相關資訊? | |
SupportsUserSpecificHierarchy | 會決定是否有特定使用者階層資訊。 |
Top
Methods
Name | Description | |
---|---|---|
ClaimTypes | 擷取此宣告提供者所傳回的ClaimType宣告類型。 | |
ClaimValueTypes | 擷取此宣告提供者所傳回的ValueType宣告值類型。 | |
CreateClaim(SPClaimArguments) | ||
CreateClaim(String, String, String) | 會建立宣告提供者的宣告。 | |
CreateClaimForArguments | 會建立宣告,符合arguments盡可能否則會傳回 null。 | |
CreatePickerEntity | 會建立選擇實體。 | |
EntityTypes | 擷取此宣告提供者傳回的實體類型。 | |
EntityTypesContain | 檢查實體類型。 | |
Equals | 會決定是否等於目前的宣告提供者指定的物件。 (Overrides Object.Equals(Object).) | |
FillClaimsForEntity(Uri, SPClaim, List<SPClaim>) | 衍生的類別中實作時,請將宣告 token 加強自訂宣告。 | |
FillClaimsForEntity(Uri, SPClaim, SPClaimProviderContext, List<SPClaim>) | 可讓具有額外的資訊,以擴大指定實體執行時的宣告提供者的 FillClaimsForEntity 的虛擬超載。 | |
FillClaimTypes | 衍生的類別中實作時,會指定宣告提供者支援的可能的宣告類型的設定。 | |
FillClaimValueTypes | 衍生的類別中實作時,會指定可能的宣告值類型的宣告提供者支援的宣告類型的設定。 | |
FillDefaultLocalizedDisplayName | ||
FillEntityTypes | 衍生的類別中實作時,會指定宣告提供者支援 「 人員選擇 」 控制項中顯示的可能的實體類型集。 | |
FillHierarchy | 衍生的類別中實作時,能夠從宣告提供者載入[T:HYPERLINK"ms-help://MS.SPF14SDK.en/SPF14MrefControls/html/a4bf54d0-29e5-e5c2-231e-b1b9f4728a7f.htm"Microsoft.SharePoint.WebControls.SPProviderHierarchyTree]樹狀目錄中的某些部分提供 「 人員選擇 」 控制項,並指定用於顯示選擇器實體的階層。 | |
FillResolve(Uri, [], SPClaim, List<PickerEntity>) | 衍生的類別中實作時,會解析宣告,以使用宣告選擇器的輸入控制項。 | |
FillResolve(Uri, [], String, List<PickerEntity>) | 衍生的類別中實作時,會解析宣告,以使用宣告選擇器的輸入控制項。 | |
FillSchema | 衍生的類別中實作時,會填滿實體的架構。人員選擇 」 控制項用於將結構描述,顯示實體資料。 | |
FillSearch | 衍生的類別中實作時,會填滿人員選擇 」 控制項視窗中的搜尋結果。 | |
Finalize | (Inherited from Object.) | |
GetClaimsForEntity(Uri, SPClaim) | 會取得對當做引數為實體的宣告。 | |
GetClaimsForEntity(Uri, SPClaim, SPClaimProviderContext) | 取得entitySPClaim 。 | |
GetClaimTypeForUserKey | 擷取ClaimType此宣告提供者所使用的 user 機碼。 | |
GetHashCode | 做為特定類型的雜湊函數。 (Overrides Object.GetHashCode().) | |
GetHierarchy | 在特定hierarchyNodeID取得根目錄[T:HYPERLINK"ms-help://MS.SPF14SDK.en/SPF14MrefControls/html/a4bf54d0-29e5-e5c2-231e-b1b9f4728a7f.htm"Microsoft.SharePoint.WebControls.SPProviderHierarchyTree]階層。 | |
GetLocalizedDisplayName | ||
GetType | (Inherited from Object.) | |
GetUserKeyForEntity | 擷取對應至entityuser 機碼。 | |
MemberwiseClone | (Inherited from Object.) | |
Resolve(Uri, [], SPClaim) | 會解析的輸入。 | |
Resolve(Uri, [], String) | 會解析的輸入。 | |
Search | 執行[T:HYPERLINK"ms-help://MS.SPF14SDK.en/SPF14MrefControls/html/a4bf54d0-29e5-e5c2-231e-b1b9f4728a7f.htm"Microsoft.SharePoint.WebControls.SPProviderHierarchyTree]階層的搜尋範圍。 | |
ToString | (Inherited from Object.) | |
UserKeyForEntity | 取得entity的使用者索引鍵。 |
Top