Sdílet prostřednictvím


ClaimsIdentityOptions.RoleClaimType Vlastnost

Definice

Získá nebo nastaví ClaimType použitý pro deklaraci identity role. Výchozí hodnota je 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

Hodnota vlastnosti

Poznámky

Výchozí hodnota je Role.

Platí pro