Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the entity type for active directory entities.
Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ActiveDirectory As String
    Get
'Usage
Dim value As String
value = SPClaimProviderNames.ActiveDirectory
public static string ActiveDirectory { get; }
Property Value
Type: System.String
The entity type for active directory entities.
Remarks
This property corresponds to the SPActiveDirectoryClaimProviderclaims provider.