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

Коллекция ScopedMessagePartSpecification.

Комментарии

Это свойство задается в конструкторе.

Применяется к