共用方式為


SPTrustedAuthenticationProvider members

Include protected members
Include inherited members

代表受信任驗證提供者。

The SPTrustedAuthenticationProvider type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AuthenticationRedirectionUrl 取得進行驗證] 頁面上的位置。 (Overrides SPAuthenticationProvider.AuthenticationRedirectionUrl.)
Public property ClaimProviderName 取得並設定出現此受信任驗證提供者的宣告提供者的名稱。 (Overrides SPAuthenticationProvider.ClaimProviderName.)
Public property DisplayName 取得是受信任驗證提供者的顯示名稱。 (Overrides SPAuthenticationProvider.DisplayName.)
Public property LoginProviderName 取得是受信任的登入提供者的名稱。
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

請參閱

參照

SPTrustedAuthenticationProvider class

Microsoft.SharePoint.Administration namespace