X509ClientCertificateAuthenticationElement.Copy Methode

Definitie

Hiermee kopieert u de inhoud van een opgegeven configuratie-element naar dit configuratie-element.

public:
 void Copy(System::ServiceModel::Configuration::X509ClientCertificateAuthenticationElement ^ from);
public void Copy(System.ServiceModel.Configuration.X509ClientCertificateAuthenticationElement from);
member this.Copy : System.ServiceModel.Configuration.X509ClientCertificateAuthenticationElement -> unit
Public Sub Copy (from As X509ClientCertificateAuthenticationElement)

Parameters

from
X509ClientCertificateAuthenticationElement

Het configuratie-element dat moet worden gekopieerd.

Uitzonderingen

from is null.

Het configuratiebestand heeft het kenmerk Alleen-lezen.

Van toepassing op