SPIdentityProviderTypes.Windows - Propriété
Obtient les jetons créés à partir des identités Windows Active Directory.
Espace de noms : Microsoft.SharePoint.Administration.Claims
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property Windows As String
Get
'Utilisation
Dim value As String
value = SPIdentityProviderTypes.Windows
public static string Windows { get; }
Valeur de propriété
Type : System.String
string qui contient les jetons.
Voir aussi
Référence
SPIdentityProviderTypes classe