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

適用於

另請參閱