SPAuthenticationProvider members
Include protected members
Include inherited members
代表驗證提供者抽象基底類別。
The SPAuthenticationProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
AuthenticationRedirectionUrl | 衍生的類別必須實作此唯讀屬性,若要取得的位置] 頁面上進行驗證。 | |
ClaimProviderName | 衍生的類別必須實作此屬性來取得或設定此驗證提供者找出的宣告提供者的名稱。 | |
DisplayName | 衍生的類別必須實作此唯讀屬性,若要取得之驗證提供者的顯示名稱。 | |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) | |
ToString | (Inherited from Object.) | |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top