次の方法で共有


EndpointIdentityExtension.ClaimType プロパティ

定義

クレームの種類を取得または設定します。

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

プロパティ値

クレームの種類を格納している String

適用対象