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

Definición

Obtiene o establece una representación con valores Salt y 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

String

Se aplica a