ChannelProtectionRequirements.IncomingEncryptionParts プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クライアントからサーバーに送信されるメッセージの、暗号化されるメッセージ部分のコレクションを取得します。
public:
property System::ServiceModel::Security::ScopedMessagePartSpecification ^ IncomingEncryptionParts { System::ServiceModel::Security::ScopedMessagePartSpecification ^ get(); };
public System.ServiceModel.Security.ScopedMessagePartSpecification IncomingEncryptionParts { get; }
member this.IncomingEncryptionParts : System.ServiceModel.Security.ScopedMessagePartSpecification
Public ReadOnly Property IncomingEncryptionParts As ScopedMessagePartSpecification
プロパティ値
ScopedMessagePartSpecification コレクション。
注釈
このプロパティは、コンストラクターで設定されます。