Udostępnij za pośrednictwem


X509RecipientCertificateClientElement.ScopedCertificates Właściwość

Definicja

Pobiera certyfikat o określonym zakresie, który ma być używany do reprezentowania usługi podczas komunikacji z klientem.

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

Wartość właściwości

Element służący X509Certificate2 do reprezentowania usługi podczas komunikacji z klientem.

Atrybuty

Dotyczy