Share via


spn for extendedProtection Element for windowsAuthentication [IIS Settings Schema]

Note

For more information about the spn element, see the following topic on the Microsoft IIS.net Web site: Service Principle Name <spn>.

Adds a Service Principle Name (SPN) to the collection of SPNs. Each SPN specifies a unique endpoint for client activity using the extended protection features for Windows authentication.

Syntax

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

name

Optional string attribute.

Specifies a unique SPN.

There is no efault value.

Child Elements

None.

Parent Elements

Element

Description

configuration

Specifies the root element in every configuration file that is used by IIS 7.

system.webServer

Specifies the top-level section group (in ApplicationHost.config) in which this element is defined.

security

Specifies the section group that contains security-related sections.

authentication

Specifies the section group that contains authentication sections.

windowsAuthentication

Specifies the settings for Windows authentication.

extendedProtection

Specifies extended protection options for Windows authentication.

Remarks

For more information about the spn element, see the following topic on the Microsoft IIS.net Web site: Service Principle Name <spn>.

Element Information

Configuration locations

ApplicationHost.config

Requirements

IIS 7

See Also

Reference

extendedProtection Element for windowsAuthentication [IIS Settings Schema]