Compartir a través de


ClaimsIdentityOptions.RoleClaimType Propiedad

Definición

Obtiene o establece el claimType usado para una notificación Role. Tiene como valor predeterminado 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

Valor de propiedad

Comentarios

Este valor predeterminado es Role.

Se aplica a