This topic has not yet been rated - Rate this topic

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)
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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.