ServerInfo.AuthenticationMode - Propriété
Obtient le mode d'authentification du site Web spécifié sur le serveur.
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AuthenticationMode As AuthenticationMode
Get
'Utilisation
Dim instance As ServerInfo
Dim value As AuthenticationMode
value = instance.AuthenticationMode
public AuthenticationMode AuthenticationMode { get; }
Valeur de propriété
Type : System.Web.Configuration.AuthenticationMode
Le mode d'authentification du site Web spécifié sur le serveur.