X509PeerCertificateAuthenticationElement.Copy Metoda

Definice

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

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

Parametry

from
X509PeerCertificateAuthenticationElement

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