ClaimTypes.StateOrProvince 屬性

定義

取得指定實體所在縣市或鄉鎮之宣告的 URI。

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

屬性值

String

指定實體所在縣市或鄉鎮之宣告的 URI。

備註

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

適用於