CredentialCommand.PasswordCredential Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les informations d’identification de mot de passe auxquelles la commande actuelle s’applique.
public:
property PasswordCredential ^ PasswordCredential { PasswordCredential ^ get(); };
PasswordCredential PasswordCredential();
public PasswordCredential PasswordCredential { get; }
var passwordCredential = credentialCommand.passwordCredential;
Public ReadOnly Property PasswordCredential As PasswordCredential
Valeur de propriété
Informations d’identification du mot de passe.