ClientCredentialsElement.ApplyConfiguration(ClientCredentials) Methode

Definition

Wendet den Inhalt eines angegebenen Konfigurationselements auf dieses Konfigurationselement an.

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)

Parameter

behavior
ClientCredentials

Ein konfigurationselement, das angewendet werden soll.

Gilt für: