SPFormsAuthenticationProvider members
Include protected members
Include inherited members
會指定可用於支援ASP.NET表單型驗證的設定。
The SPFormsAuthenticationProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPFormsAuthenticationProvider() | 初始化SPFormsAuthenticationProvider類別的新執行個體。 | |
SPFormsAuthenticationProvider(String, String) | 初始化使用指定的成員資格提供者與角色提供者的[Microsoft.SharePoint.Administration.SPFormsAuthenticationProvider]類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
AuthenticationRedirectionUrl | 取得進行驗證] 頁面上的位置。 (Overrides SPAuthenticationProvider.AuthenticationRedirectionUrl.) | |
ClaimProviderName | 取得並設定出現此驗證提供者的宣告提供者的名稱。 (Overrides SPAuthenticationProvider.ClaimProviderName.) | |
DisplayName | 取得之驗證提供者的顯示名稱。 (Overrides SPAuthenticationProvider.DisplayName.) | |
MembershipProvider | 取得並設定 SharePoint 呼叫建立、 驗證、 管理,並驗證使用者的成員資格提供者名稱。 | |
RoleProvider | 取得或設定 string,代表角色提供者名稱。 | |
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