ClientAuthenticationMode - Énumération
Spécifie les modes d'authentification de la requête Web client.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)
Syntaxe
'Déclaration
Public Enumeration ClientAuthenticationMode
'Utilisation
Dim instance As ClientAuthenticationMode
public enum ClientAuthenticationMode
Membres
Nom du membre | Description | |
---|---|---|
Default | Représente le mode d'authentification par défaut. | |
FormsAuthentication | Représente le mode d'authentification de formulaires ASP.NET. | |
Anonymous | Représente le mode d'authentification anonyme. | |
MicrosoftOnline |