InfoRequest.OldPassword 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.
Ancien mot de passe de l’utilisateur authentifié. Cela n’est nécessaire que si un NewPassword est fourni.
public string? OldPassword { get; init; }
member this.OldPassword : string with get, set
Public Property OldPassword As String