X509RecipientCertificateClientElement.ScopedCertificates Eigenschap

Definitie

Hiermee wordt een scoped certificaat opgehaald dat moet worden gebruikt voor het vertegenwoordigen van de service bij de communicatie met de client.

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

Waarde van eigenschap

Een X509Certificate2 die moet worden gebruikt voor het vertegenwoordigen van de service bij de communicatie met de client.

Kenmerken

Van toepassing op