SPIdentityProviderTypes.Windows property
Gets the tokens created from Windows Active Directory identities.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Windows As String
Get
'Usage
Dim value As String
value = SPIdentityProviderTypes.Windows
public static string Windows { get; }
Property value
Type: System.String
A string that contains the tokens.