Condividi tramite


PasswordValidator<TUser>.Describer Proprietà

Definizione

Ottiene l'oggetto utilizzato per specificare il testo dell'errore IdentityErrorDescriber .

public:
 property Microsoft::AspNetCore::Identity::IdentityErrorDescriber ^ Describer { Microsoft::AspNetCore::Identity::IdentityErrorDescriber ^ get(); };
public Microsoft.AspNetCore.Identity.IdentityErrorDescriber Describer { get; }
member this.Describer : Microsoft.AspNetCore.Identity.IdentityErrorDescriber
Public ReadOnly Property Describer As IdentityErrorDescriber

Valore della proprietà

Oggetto IdentityErrorDescriber utilizzato per specificare il testo dell'errore.

Si applica a