次の方法で共有


ClaimTypes.OtherPhone プロパティ

定義

エンティティの代替電話番号を指定するクレームの URI を取得します。

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

プロパティ値

エンティティの代替電話番号を指定するクレームの URI。

注釈

このプロパティによって返される文字列は です http://schemas.xmlsoap.org/ws/2005/05/identity/claims/otherphone

適用対象