Поделиться через


X509RecipientCertificateClientElement.ScopedCertificates Свойство

Определение

Возвращает сертификат в области действия, используемый для представления службы при взаимодействии с клиентом.

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

Значение свойства

Объект X509Certificate2, используемый для представления службы при взаимодействии с клиентом.

Атрибуты

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