IdentityUser<TKey,TUserClaim,TUserRole,TUserLogin>.PasswordHash Proprietà

Definizione

Ottiene o imposta una rappresentazione salted e hashed della password per l'utente.

public:
 virtual property System::String ^ PasswordHash { System::String ^ get(); void set(System::String ^ value); };
public virtual string PasswordHash { get; set; }
member this.PasswordHash : string with get, set
Public Overridable Property PasswordHash As String

Valore della proprietà

Si applica a