Share via


X509PeerCertificateAuthenticationElement.Copy 메서드

정의

지정된 구성 요소의 내용을 이 구성 요소에 복사합니다.

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)

매개 변수

from
X509PeerCertificateAuthenticationElement

복사할 구성 요소입니다.

예외

from이(가) null인 경우

구성 파일이 읽기 전용인 경우

적용 대상