Membres SPIisSettings (Microsoft.SharePoint.Administration)

Represents the Internet Information Services (IIS) authentication settings that are shared across all front-end Web servers for a specific URL zone, which can be modified and propagated by re-provisioning the Web application.

Les tableaux suivants contiennent la liste des membres exposés par le type SPIisSettings .

Constructeurs publics

  Nom Description
Méthode publique SPIisSettings Surchargé. Creates a new instance of the SPIisSettings class.

Haut de page

Propriétés publiques

  Nom Description
Propriété publique AllowAnonymous Gets or sets a Boolean value that specifies whether the Web application allows anonymous access.
Propriété publique AuthenticationMode Gets or sets a value that specifies whether the Web application uses Windows or Forms authentication.
Propriété publique DisableKerberos Gets or sets a Boolean value that determines whether the Web application disables Kerberos authentication.
Propriété publique EnableClientIntegration Gets or sets a Boolean value that specifies whether client integration features are enabled in Web applications for the specified zone.
Propriété publique MembershipProvider Gets or sets the membership provider name for the Web application.
Propriété publique Path Gets or sets the local file system path to the folder that contains files for the virtual directory of the Web application.
Propriété publique PreferredInstanceId Gets or sets the instance ID of the Web application.
Propriété publique RoleManager Gets or sets the role provider name for the Web application.
Propriété publique SecureBindings Gets the collection of server 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.
Propriété publique ServerBindings Gets the collection of server bindings that are used for the Internet Information Services (IIS) Web site that pertains to the IIS settings.
Propriété publique ServerComment Gets the server comment that is used in the Internet Information Services (IIS) metabase for the IIS Web site.
Propriété publique UpgradedPersistedProperties  Gets the collection of field names and values for fields that were deleted or changed. (hérité de SPAutoSerializingObject)
Propriété publique UseBasicAuthentication Gets or sets a value that specifies whether the Web application uses Basic authentication.
Propriété publique UseWindowsIntegratedAuthentication Gets or sets a Boolean value that specifies whether the Web application uses Windows Integrated Authentication.

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique Statique CreateFromExistingWebSite Creates an SPIisSettings object from an existing Internet Information Services (IIS) Web site on the local computer based on the specified server comment.
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetObjectData  (hérité de SPAutoSerializingObject)
Méthode publique GetType  (hérité de Object)
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique ToString  (hérité de Object)
Méthode publique Statique ValidateProviderName Validates the specified role manager or membership provider name.

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée Finalize  (hérité de Object)
Méthode protégée MemberwiseClone  (hérité de Object)
Méthode protégée OnDeserialization  Called after the object has been deserialized from the file system cache or the database.(hérité de SPAutoSerializingObject)
Méthode protégée UpdateParent  Causes the containing SPPersistedObject, if one exists, to update its state. (hérité de SPAutoSerializingObject)

Haut de page

Voir aussi

Référence

SPIisSettings, classe
Microsoft.SharePoint.Administration, espace de noms