HomeRealmDiscoveryPage.ClaimsProviders Property
Active Directory Federation Services 2.0
Gets the list of claim providers with which the Active Directory® Federation Services (AD FS) 2.0 instance is federated.
Namespace: Microsoft.IdentityServer.Web.UI
Assembly: Microsoft.IdentityServer (in Microsoft.IdentityServer)
Namespace: Microsoft.IdentityServer.Web.UI
Assembly: Microsoft.IdentityServer (in Microsoft.IdentityServer)
/** @property */ protected DataTable get_ClaimsProviders ()
protected function get ClaimsProviders () : DataTable
Property Value
A DataTable that contains the identifiers for the claim providers that are federated with the AD FS 2.0 instance.The ClaimsProviders property is the data source for the list of claims providers that appears on the home realm discovery page.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Server 2008, Windows Server 2008 R2Target Platforms
Windows Server 2008, Windows Server 2008 R2
Community Additions
Show: