次の方法で共有


ClaimTypes.Name プロパティ

定義

エンティティの名前を指定するクレームの URI を取得します。

public:
 static property System::String ^ Name { System::String ^ get(); };
public static string Name { get; }
static member Name : string
Public Shared ReadOnly Property Name As String

プロパティ値

エンティティの名前を指定するクレームの URI。

注釈

このプロパティによって返される文字列は です http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name

適用対象

こちらもご覧ください