次の方法で共有


ClaimTypes.MobilePhone プロパティ

定義

エンティティの携帯電話番号を指定するクレームの 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

適用対象