Partager via


AuthenticatorBase.AuthenticationMode - Propriété

Obtient ou définit le client de mode d'authentification.

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)

Syntaxe

'Déclaration
Public MustOverride Property AuthenticationMode As ClientAuthenticationMode
    Get
    Set
'Utilisation
Dim instance As AuthenticatorBase
Dim value As ClientAuthenticationMode

value = instance.AuthenticationMode

instance.AuthenticationMode = value
public abstract ClientAuthenticationMode AuthenticationMode { get; set; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.ClientAuthenticationMode
Le mode d'authentification de client.

Voir aussi

Référence

AuthenticatorBase classe

AuthenticatorBase - Membres

Microsoft.SharePoint.Client - Espace de noms