ClaimTypes.Surname 屬性

定義

取得指定實體姓氏之宣告的 URI。

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

屬性值

指定實體姓氏之宣告的 URI。

備註

這個屬性傳回的字串是 http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname

適用於