UserManager<TUser>.SupportsUserAuthenticatorKey Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un indicateur indiquant si le magasin d’utilisateurs de sauvegarde prend en charge un authentificateur d’utilisateur.
public:
virtual property bool SupportsUserAuthenticatorKey { bool get(); };
public virtual bool SupportsUserAuthenticatorKey { get; }
member this.SupportsUserAuthenticatorKey : bool
Public Overridable ReadOnly Property SupportsUserAuthenticatorKey As Boolean
Valeur de propriété
true si le magasin d’utilisateurs de sauvegarde prend en charge un authentificateur d’utilisateur, sinon false.