SamlSecurityTokenRequirement.RoleClaimType プロパティ

定義

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

プロパティ値

ロール クレームの種類。 既定値は Role フィールドの値です。

適用対象

こちらもご覧ください