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.

See Also

Reference

SPIdentityProviderTypes Class

SPIdentityProviderTypes Members

Microsoft.SharePoint.Administration.Claims Namespace