Compartir a través de


IdentityUser<TKey,TUserClaim,TUserRole,TUserLogin>.PasswordHash Propiedad

Definición

Obtiene o establece una representación salada y con hash de la contraseña para este usuario.

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

Valor de propiedad

Se aplica a