共用方式為


SPClaimProviderDefinition members

Include protected members
Include inherited members

提供所需的宣告提供者,例如名稱、 描述、 狀態、 組件和型別定義。

The SPClaimProviderDefinition type exposes the following members.

Constructors

  Name Description
Public method SPClaimProviderDefinition() 初始化SPClaimProviderDefinition類別的新執行個體。
Public method SPClaimProviderDefinition(String, String, String, String) 初始化SPClaimProviderDefinition類別的新執行個體。

Top

Properties

  Name Description
Public property AssemblyName 取得宣告提供者定義的所在位置的組件的名稱。
Public property ClaimProvider 取得SPClaimProviderDefinition物件中所定義之SPClaimProvider物件的執行個體。
Public property ClaimProviderType 取得Type物件,此宣告提供者的定義。
Public property Description 取得或設定系統管理使用者介面中顯示的宣告提供者的描述。
Public property DisplayName 取得或設定顯示給使用者的宣告提供者名稱。
Public property IsEnabled 取得或設定要開啟或關閉開啟的宣告提供者。
Public property IsUsedByDefault 取得或設定是否在系統管理員尚未指定宣告提供者的情況下的預設會使用此宣告提供者。
Public property IsValid 會決定是否有效的宣告提供者定義。
Public property IsVisible 取得或設定是否要隱藏從人員選擇搜尋結果中顯示的預設驗證提供者的使用者。
Public property TypeName 取得類別的名稱所定義的宣告提供者的位置。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPClaimProviderDefinition class

Microsoft.SharePoint.Administration.Claims namespace