Condividi tramite


ClaimsIdentityOptions.RoleClaimType Proprietà

Definizione

Ottiene o imposta il claimType utilizzato per un'attestazione role. Il valore predefinito è 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

Valore della proprietà

Commenti

L'impostazione predefinita è Role.

Si applica a