ChannelProtectionRequirements.IncomingEncryptionParts 屬性

定義

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

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

ScopedMessagePartSpecification 集合。

備註

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

適用於