SPIisSettings 成员

表示特定的 URL 区域,可以修改和传播通过重新调配的 web 应用程序的 web 服务器的所有共享的 Internet Information Services (IIS) 身份验证设置。

SPIisSettings 类型公开以下成员。

构造函数

  名称 说明
公共方法 SPIisSettings() 创建SPIisSettings类的一个新实例。
公共方法 SPIisSettings(String, Boolean, Boolean, SPServerBinding, SPSecureBinding, DirectoryInfo) 创建根据指定的设置的SPIisSettings类的一个新实例。

页首

属性

  名称 说明
公共属性 AllowAnonymous 获取或设置一个布尔值,指定 Web 应用程序是否允许匿名访问。
公共属性 AuthenticationMode 获取或设置一个值,指定 Web 应用程序使用 Windows 身份验证还是窗体身份验证。
公共属性 ClaimsAuthenticationProviders 获取 IIS Web 站点中使用SPAuthenticationProvider对象的集合。
公共属性 ClaimsAuthenticationRedirectionUrl 获取或设置要声明的身份验证的客户端的重定向到的统一资源标识符 (URI)。
公共属性 ClaimsProviders 获取或设置默认值将设置为在当前区域中的 URL 中使用超过其他声明提供程序s 的列表。
公共属性 ClientObjectModelRequiresUseRemoteAPIsPermission 获取或设置一个值,该值指示是否需要使用 SOAP、 WebDAV 还是Microsoft Office SharePoint Designer 2007的接口来访问该网站的客户端库用户。
公共属性 DisableKerberos 获取或设置一个布尔值,确定是否将 Web 应用程序禁用 Kerberos 身份验证。
公共属性 EnableClientIntegration 获取或设置一个布尔值,指定是否在指定区域的 Web 应用程序中启用客户端集成功能。
公共属性 FormsClaimsAuthenticationProvider 获取表示基于窗体的身份验证的SPAuthenticationProvider对象的一个实例。
公共属性 MembershipProvider 已过时。获取或设置 Web 应用程序的成员资格提供程序名称。
公共属性 OnlyUseWindowsClaimsAuthenticationProvider 是否声明身份验证被启用并且配置仅 Windows 身份验证。
公共属性 Path 获取或设置包含虚拟目录的 Web 应用程序的文件的文件夹的本地文件系统路径。
公共属性 PreferredInstanceId 获取或设置 Web 应用程序的实例 ID。
公共属性 RoleManager 已过时。获取或设置 Web 应用程序的角色提供程序名称。
公共属性 SecureBindings 获取用于 Internet Information Services (IIS) Web 站点,与 IIS 设置和使用安全套接字层 (SSL) 协议的安全绑定的集合。
公共属性 ServerBindings 获取用于与 IIS 设置 Internet Information Services (IIS) Web 站点的服务器绑定的集合。
公共属性 ServerComment 获取服务器注释 Internet Information Services (IIS) 配置存储中使用的 IIS 网站。
公共属性 UpgradedPersistedProperties 获取已删除或更改的字段的字段名称和值的集合。 (从 SPAutoSerializingObject 继承。)
公共属性 UseBasicAuthentication 获取或设置一个值,指定 Web 应用程序是否使用基本身份验证。
公共属性 UseClaimsAuthentication 获取一个值,该值指示 Web 应用程序是否正在使用声明身份验证。
公共属性 UseFormsClaimsAuthenticationProvider 获取一个值,该值指示当前的统一资源定位符区域是否支持在登录窗体上的用户名和密码的身份验证。
公共属性 UseTrustedClaimsAuthenticationProvider 获取一个值,该值指示当前的 URL 区域是否支持通过受信任的身份验证提供程序的登录。
公共属性 UseWindowsClaimsAuthenticationProvider 获取一个值,该值指示是否为该 URL 区域支持 Windows 身份验证。
公共属性 UseWindowsIntegratedAuthentication 获取或设置一个布尔值,指定 Web 应用程序是否使用 Windows 集成身份验证。
公共属性 WindowsClaimsAuthenticationProvider 在 IIS Web 站点中使用SPAuthenticationProvider对象的一个实例。

页首

方法

  名称 说明
公共方法 AddClaimsAuthenticationProvider 添加声明身份验证提供程序,以支持当前的 URL 区域上。
公共方法静态成员 CreateFromExistingWebSite 从现有 Internet Information Services (IIS) Web 站点基于指定的服务器注释的本地计算机上创建一个SPIisSettings对象。
公共方法 DeleteClaimsAuthenticationProvider 从当前的 URL 区域声明身份验证提供程序集中移除声明身份验证提供程序。
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetClaimsAuthenticationLoginRedirectionUrl 获取要重定向到客户端的索赔基于身份验证登录Uri
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetObjectData 获取对象的序列化的状态。 (从 SPAutoSerializingObject 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
受保护的方法 OnDeserialization 在对象反序列化从文件系统缓存或数据库之后调用。 (从 SPAutoSerializingObject 继承。)
公共方法 ReplaceClaimsAuthenticationProviders 声明身份验证提供程序的当前集合替换为指定的声明身份验证提供程序集。
公共方法 ToString (从 Object 继承。)
受保护的方法 UpdateParent 如果存在的话),来更新其状态,将导致包含SPPersistedObject。 (从 SPAutoSerializingObject 继承。)
公共方法静态成员 ValidateProviderName 验证指定的角色管理器中的成员资格提供程序的名称。

页首

另请参阅

引用

SPIisSettings 类

Microsoft.SharePoint.Administration 命名空间