Partager via


Authenticator.Password - Propriété

Permet d'accéder au mot de passe associé à l'information d'identification.

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

Syntaxe

'Déclaration
Public WriteOnly Property Password As String
    Set
'Utilisation
Dim instance As Authenticator
Dim value As String

instance.Password = value
public string Password { set; }

Valeur de propriété

Type : System.String
Chaîne

Voir aussi

Référence

Authenticator classe

Authenticator - Membres

Microsoft.SharePoint.Client - Espace de noms