SPIisSettings methods

The SPIisSettings type exposes the following members.

Methods

  Name Description
Public method AddClaimsAuthenticationProvider Adds a claims authentication provider to support on the current URL zone.
Public methodStatic member CreateFromExistingWebSite Creates an SPIisSettings object from an existing Internet Information Services (IIS) Web site on the local computer based on the specified server comment.
Public method DeleteClaimsAuthenticationProvider Removes a claims authentication provider from the set of claims authentication providers for the current URL zone.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetClaimsAuthenticationLoginRedirectionUrl Gets the Uri to which to redirect the client for claims based authentication logons.
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ReplaceClaimsAuthenticationProviders Replaces the current set of claims authentication providers with the specified set of claims authentication providers.
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)
Public methodStatic member ValidateProviderName Validates the specified role manager or membership provider name.

Top

See also

Reference

SPIisSettings class

Microsoft.SharePoint.Administration namespace