ClaimsIdentityOptions.RoleClaimType Propriété

Définition

Obtient ou définit le ClaimType utilisé pour une revendication Role. La valeur par défaut est Role.

public:
 property System::String ^ RoleClaimType { System::String ^ get(); void set(System::String ^ value); };
public string RoleClaimType { get; set; }
member this.RoleClaimType : string with get, set
Public Property RoleClaimType As String

Valeur de propriété

Remarques

Cette valeur par défaut est Role.

S’applique à