Freigeben über


X509RecipientCertificateClientElement.ScopedCertificates Eigenschaft

Definition

Ruft ein Zertifikat mit Gültigkeitsbereich ab, mit dem der Dienst bei der Kommunikation mit dem Client dargestellt werden soll.

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

Eigenschaftswert

Ein X509Certificate2, das bei der Kommunikation mit dem Client zum Darstellen des Diensts verwendet werden soll.

Attribute

Gilt für: