Sdílet prostřednictvím


SamlSecurityTokenRequirement.RoleClaimType Vlastnost

Definice

Získá nebo nastaví typ deklarace identity, který se používá ke generování FederatedIdentity.Roles vlastnost.

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

Typ deklarace identity role. Výchozí hodnota je hodnota Role pole.

Platí pro

Viz také