ChannelProtectionRequirements.OutgoingEncryptionParts 屬性

定義

針對由伺服器到用戶端的訊息,取得已加密之訊息部分的集合。

public:
 property System::ServiceModel::Security::ScopedMessagePartSpecification ^ OutgoingEncryptionParts { System::ServiceModel::Security::ScopedMessagePartSpecification ^ get(); };
public System.ServiceModel.Security.ScopedMessagePartSpecification OutgoingEncryptionParts { get; }
member this.OutgoingEncryptionParts : System.ServiceModel.Security.ScopedMessagePartSpecification
Public ReadOnly Property OutgoingEncryptionParts As ScopedMessagePartSpecification

屬性值

ScopedMessagePartSpecification 集合。

備註

這個屬性是設定於建構函式中。

適用於