次の方法で共有


ClaimTypes.Uri プロパティ

定義

URI を指定するクレームの URI を取得します。

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

プロパティ値

URI を指定するクレームの URI。

注釈

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

適用対象

こちらもご覧ください