RemoteAuthenticationUserOptions.RoleClaim Property

Definition

Gets or sets the claim type to use for the user roles.

public:
 property System::String ^ RoleClaim { System::String ^ get(); void set(System::String ^ value); };
public string RoleClaim { get; set; }
public string? RoleClaim { get; set; }
member this.RoleClaim : string with get, set
Public Property RoleClaim As String

Property Value

Applies to