ClaimsIdentityOptions.RoleClaimType 屬性

定義

取得或設定用於角色宣告的 ClaimType。 預設值為 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

屬性值

備註

這預設為 Role

適用於