X509ClientCertificateAuthenticationElement.Copy Metoda

Definice

Zkopíruje obsah zadaného konfiguračního elementu do tohoto konfiguračního prvku.

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)

Parametry

from
X509ClientCertificateAuthenticationElement

Prvek konfigurace, který má být zkopírován.

Výjimky

from je null.

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

Platí pro