ClaimTypes.MobilePhone 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得指定實體行動電話號碼之宣告的 URI。
public:
static property System::String ^ MobilePhone { System::String ^ get(); };
public static string MobilePhone { get; }
static member MobilePhone : string
Public Shared ReadOnly Property MobilePhone As String
屬性值
指定實體行動電話號碼之宣告的 URI。
備註
這個屬性傳回的字串是 http://schemas.xmlsoap.org/ws/2005/05/identity/claims/mobilephone
。