IdentityUser<TKey>.PasswordHash Vlastnost

Definice

Získá nebo nastaví solené a hashované vyjádření hesla pro tohoto uživatele.

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

Hodnota vlastnosti

String

Platí pro