SPFormsAuthenticationProvider 成员

指定用来支持ASP.NET基于窗体的身份验证的设置。

SPFormsAuthenticationProvider 类型公开以下成员。

构造函数

  名称 说明
公共方法 SPFormsAuthenticationProvider() SPFormsAuthenticationProvider 类的新实例进行初始化。
公共方法 SPFormsAuthenticationProvider(String, String) 初始化使用指定的成员资格提供程序和角色提供程序的[Microsoft.SharePoint.Administration.SPFormsAuthenticationProvider]类的一个新实例。

页首

属性

  名称 说明
公共属性 AuthenticationRedirectionUrl 获取发生身份验证的页面位置。 (覆盖 SPAuthenticationProvider.AuthenticationRedirectionUrl。)
公共属性 ClaimProviderName 获取或设置声明提供程序将此身份验证提供程序的名称。 (覆盖 SPAuthenticationProvider.ClaimProviderName。)
公共属性 DisplayName 获取身份验证提供程序显示名称。 (覆盖 SPAuthenticationProvider.DisplayName。)
公共属性 MembershipProvider 获取和设置 SharePoint 调用以创建、 验证、 管理和用户进行身份验证的成员身份提供程序名称。
公共属性 RoleProvider 获取或设置表示角色提供程序的名称的字符串。
公共属性 UpgradedPersistedProperties 获取已删除或更改的字段的字段名称和值的集合。 (从 SPAutoSerializingObject 继承。)

页首

方法

  名称 说明
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetObjectData 获取对象的序列化的状态。 (从 SPAutoSerializingObject 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
受保护的方法 OnDeserialization 在对象反序列化从文件系统缓存或数据库之后调用。 (从 SPAutoSerializingObject 继承。)
公共方法 ToString (从 Object 继承。)
受保护的方法 UpdateParent 如果存在的话),来更新其状态,将导致包含SPPersistedObject。 (从 SPAutoSerializingObject 继承。)

页首

另请参阅

引用

SPFormsAuthenticationProvider 类

Microsoft.SharePoint.Administration 命名空间