共用方式為


ClaimTypes.Country 屬性

定義

取得指定實體所在國家/地區之宣告的 URI。

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

屬性值

指定實體所在國家/地區之宣告的 URI。

備註

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

適用於