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