Share via


SamlSecurityTokenRequirement.RoleClaimType Propiedad

Definición

Obtiene o establece el tipo de notificación que se usa para generar la propiedad FederatedIdentity.Roles.

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

Valor de propiedad

Tipo de reclamación del rol. El valor predeterminado es el valor del campo Role.

Se aplica a

Consulte también