SPFormsAuthenticationProvider Fields

Include Protected Members
Include Inherited Members

The SPFormsAuthenticationProvider type exposes the following members.

Fields

  Name Description
Public field MembershipProvider The membership provider name that SharePoint will call to create, verify, manage, and authenticate users. This name must be the same as the name specified in the web.config file for the membership provider.
Public field RoleManager The role provider name for managing user roles and groups. This name must be the same as the name specified in the web.config file for the role provider. Instead of defining a SharePoint-specific membership provider syntax that includes group information, SharePoint will use the standard role provider interface to gather group information about the current user.

Top

See Also

Reference

SPFormsAuthenticationProvider Class

Microsoft.SharePoint.AdministrationOperation Namespace