Share via


ChannelProtectionRequirements.OutgoingEncryptionParts Vlastnost

Definice

Získá kolekci částí zpráv, které jsou zašifrovány pro zprávy ze serveru do klienta.

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

Hodnota vlastnosti

Kolekce ScopedMessagePartSpecification .

Poznámky

Tato vlastnost je nastavena v konstruktoru.

Platí pro