ClientCredentialsElement.ApplyConfiguration(ClientCredentials) 메서드

정의

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

protected public:
 void ApplyConfiguration(System::ServiceModel::Description::ClientCredentials ^ behavior);
protected internal void ApplyConfiguration (System.ServiceModel.Description.ClientCredentials behavior);
member this.ApplyConfiguration : System.ServiceModel.Description.ClientCredentials -> unit
Protected Friend Sub ApplyConfiguration (behavior As ClientCredentials)

매개 변수

behavior
ClientCredentials

적용할 구성 요소입니다.

적용 대상