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
返品
このクラスの新しいインスタンスで、受信パーツと発信パーツが逆になります。
注釈
このクラスの現在のインスタンスの受信部分は、新しいインスタンスの発信部分になります。 このクラスの現在のインスタンスの発信部分は、新しいインスタンスの受信部分になります。