ClientCredentialsElement.ApplyConfiguration(ClientCredentials) Metod

Definition

Tillämpar innehållet i ett angivet konfigurationselement på det här konfigurationselementet.

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)

Parametrar

behavior
ClientCredentials

Ett konfigurationselement som ska användas.

Gäller för