X509ScopedServiceCertificateElement.Copy Yöntem

Tanım

Belirtilen yapılandırma öğesinin içeriğini bu yapılandırma öğesine kopyalar.

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

Parametreler

from
X509ScopedServiceCertificateElement

Kopyalanacak yapılandırma öğesi.

Özel durumlar

from, null değeridir.

Yapılandırma dosyası salt okunurdur.

Şunlara uygulanır