Share via


ClaimTypes.Upn プロパティ

定義

ユーザー プリンシパル名 (UPN) を指定するクレームの URI を取得します。

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

プロパティ値

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

注釈

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

適用対象

こちらもご覧ください