RoleManager<TRole>.SupportsRoleClaims 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 de persistance sous-jacent prend en charge Claims pour les rôles.
public:
virtual property bool SupportsRoleClaims { bool get(); };
public virtual bool SupportsRoleClaims { get; }
member this.SupportsRoleClaims : bool
Public Overridable ReadOnly Property SupportsRoleClaims As Boolean
Valeur de propriété
true si le magasin de persistance sous-jacent prend en charge Claims pour les rôles, sinon false.