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

適用対象