ClaimProviderNames Class
Contains the names of the claims providers defined in the Microsoft.SharePoint.Portal.ClaimProviders namespace.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Portal.ClaimProviders.ClaimProviderNames
Namespace: Microsoft.SharePoint.Portal.ClaimProviders
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public NotInheritable Class ClaimProviderNames
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ClaimProviderNames
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.