共用方式為


ClaimTypes.Locality 屬性

定義

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

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

屬性值

指定實體所在地區設定之宣告的 URI。

備註

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

適用於