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.

Комментарии

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

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