Share via


X509RecipientCertificateClientElement.ScopedCertificates Vlastnost

Definice

Získá vymezený certifikát, který má být použit pro reprezentaci služby při komunikaci zpět do klienta.

public:
 property System::ServiceModel::Configuration::X509ScopedServiceCertificateElementCollection ^ ScopedCertificates { System::ServiceModel::Configuration::X509ScopedServiceCertificateElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("scopedCertificates")]
public System.ServiceModel.Configuration.X509ScopedServiceCertificateElementCollection ScopedCertificates { get; }
[<System.Configuration.ConfigurationProperty("scopedCertificates")>]
member this.ScopedCertificates : System.ServiceModel.Configuration.X509ScopedServiceCertificateElementCollection
Public ReadOnly Property ScopedCertificates As X509ScopedServiceCertificateElementCollection

Hodnota vlastnosti

Slouží X509Certificate2 k reprezentaci služby při zpětné komunikaci se klientem.

Atributy

Platí pro