Share via


ChannelProtectionRequirements.IncomingSignatureParts Vlastnost

Definice

Získá kolekci částí zpráv, které jsou podepsány pro zprávy z klienta na server.

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

Hodnota vlastnosti

Kolekce ScopedMessagePartSpecification .

Poznámky

Tato vlastnost je nastavena v konstruktoru.

Platí pro