共用方式為


SPFormsAuthenticationProvider members

Include protected members
Include inherited members

代表 ASP.NET 成員資格和角色提供者驗證。

The SPFormsAuthenticationProvider type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public field MembershipProvider 成員資格提供者名稱,SharePoint 會呼叫來建立,請確認、 管理及驗證的使用者。此名稱必須是成員資格提供者的 web.config 檔案中指定的名稱相同。
Public field RoleManager 管理使用者角色與群組的角色提供者名稱。此名稱必須是角色提供者的 web.config 檔案中指定的名稱相同。而不是在定義包含群組資訊 SharePoint 特定成員資格提供者的語法,SharePoint 會使用標準的角色提供者介面來收集目前使用者的群組資訊。

Top

請參閱

參照

SPFormsAuthenticationProvider class

Microsoft.SharePoint.AdministrationOperation namespace