SPIisSettings Properties
Include Protected Members
Include Inherited Members
The SPIisSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AllowAnonymous | Gets or sets a Boolean value that specifies whether the Web application allows anonymous access. |
![]() |
AuthenticationMode | Gets or sets a value that specifies whether the Web application uses Windows authentication or Forms authentication. |
![]() |
ClaimsAuthenticationProviders | Gets a collection of SPAuthenticationProvider objects for use in IIS Web sites. |
![]() |
ClaimsAuthenticationRedirectionUrl | Gets or sets the uniform resource identifier (URI) to which to redirect the client for claims authentication. |
![]() |
ClaimsProviders | Gets or sets the list of additional claims providers beyond the default set to be used in the current URL zone. |
![]() |
ClientObjectModelRequiresUseRemoteAPIsPermission | Gets or sets a value that indicates whether the user of client library needs to use SOAP, WebDAV, or Microsoft Office SharePoint Designer 2007 interfaces to access the website. |
![]() |
DisableKerberos | Gets or sets a Boolean value that determines whether the Web application disables Kerberos authentication. |
![]() |
EnableClientIntegration | Gets or sets a Boolean value that specifies whether client integration features are enabled in Web applications for the specified zone. |
![]() |
FormsClaimsAuthenticationProvider | Gets an instance of a SPAuthenticationProvider object that represents forms-based authentication. |
![]() |
MembershipProvider | Obsolete. Gets or sets the membership provider name for the Web application. |
![]() |
Path | Gets or sets the local file system path to the folder that contains files for the virtual directory of the Web application. |
![]() |
PreferredInstanceId | Gets or sets the instance ID of the Web application. |
![]() |
RoleManager | Obsolete. Gets or sets the role provider name for the Web application. |
![]() |
SecureBindings | Gets the collection of secure bindings that are used for the Internet Information Services (IIS) Web site that pertains to the IIS settings and that uses Secure Sockets Layer (SSL) protocol. |
![]() |
ServerBindings | Gets the collection of server bindings that are used for the Internet Information Services (IIS) Web site that pertains to the IIS settings. |
![]() |
ServerComment | Gets the server comment that is used in the Internet Information Services (IIS) configuration store for the IIS Web site. |
![]() |
UpgradedPersistedProperties | Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.) |
![]() |
UseBasicAuthentication | Gets or sets a value that specifies whether the Web application uses Basic authentication. |
![]() |
UseClaimsAuthentication | Gets a value that indicates whether the Web application is using claims authentication. |
![]() |
UseFormsClaimsAuthenticationProvider | Gets a value that indicates whether the current uniform resource locator zone supports authentication of user names and passwords on a login form. |
![]() |
UseTrustedClaimsAuthenticationProvider | Gets a value that indicates whether the current URL zone supports login by means of a trusted authentication provider. |
![]() |
UseWindowsClaimsAuthenticationProvider | Gets a value that indicates whether Windows authentication is supported for this URL zone. |
![]() |
UseWindowsIntegratedAuthentication | Gets or sets a Boolean value that specifies whether the Web application uses Windows Integrated Authentication. |
![]() |
WindowsClaimsAuthenticationProvider | An instance of a SPAuthenticationProvider object for use in IIS Web sites. |
Top
.gif)