ChannelProtectionRequirements.CreateInverse メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
受信部分と送信部分を逆にした、このクラスの新しいインスタンスを作成します。
public:
System::ServiceModel::Security::ChannelProtectionRequirements ^ CreateInverse();
public System.ServiceModel.Security.ChannelProtectionRequirements CreateInverse ();
member this.CreateInverse : unit -> System.ServiceModel.Security.ChannelProtectionRequirements
Public Function CreateInverse () As ChannelProtectionRequirements
戻り値
受信部分と送信部分を逆にした、このクラスの新しいインスタンス。
注釈
このクラスの現在のインスタンスの受信部分は、新しいインスタンスの送信部分になります。 このクラスの現在のインスタンスの送信部分は、新しいインスタンスの受信部分になります。