X509ServiceCertificateAuthenticationElement.Copy Metoda

Definice

Zkopíruje obsah zadaného elementu konfigurace do tohoto elementu konfigurace.

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

Parametry

from
X509ServiceCertificateAuthenticationElement

Element konfigurace, který se má zkopírovat.

Výjimky

from je null.

Konfigurační soubor je jen pro čtení.

Platí pro