次の方法で共有


ServiceModelSecurityTokenRequirement.ListenUriProperty プロパティ

定義

要求を行うサービス エンドポイントがリッスンしている URI を値とするトークン要求プロパティのキーを取得します (サービスのみ)。

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

プロパティ値

String

要求を行うサービス エンドポイントがリッスンしている URI を値とするトークン要求プロパティのキー。

適用対象

こちらもご覧ください