ServiceModelSecurityTokenRequirement.IssuerBinding プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
発行されたトークンに対するトークン要件の場合、このプロパティには発行者との通信に使用するバインディングが含まれます。
public:
property System::ServiceModel::Channels::Binding ^ IssuerBinding { System::ServiceModel::Channels::Binding ^ get(); void set(System::ServiceModel::Channels::Binding ^ value); };
public System.ServiceModel.Channels.Binding IssuerBinding { get; set; }
member this.IssuerBinding : System.ServiceModel.Channels.Binding with get, set
Public Property IssuerBinding As Binding
プロパティ値
ユーザーとの通信に使用されるバインディング。
注釈
セキュリティ トークンの発行者との通信に使用するバインディングを返します。