Share via


SPIisSettings.ClaimsProviders property

Gets or sets the list of additional claims providers beyond the default set to be used in the current URL zone.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public IEnumerable<string> ClaimsProviders { get; set; }

Property value

Type: System.Collections.Generic.IEnumerable<String>
The list of additional claims providers beyond the default set to be used for the current URL zone.

See also

Reference

SPIisSettings class

SPIisSettings members

Microsoft.SharePoint.Administration namespace

SPFormsAuthenticationProvider

SPTrustedAuthenticationProvider

SPWindowsAuthenticationProvider