ServiceCredentials.CloneCore Methode

Definition

Kopiert die wesentlichen Elemente der aktuellen Instanz.

protected:
 virtual System::ServiceModel::Description::ServiceCredentials ^ CloneCore();
protected virtual System.ServiceModel.Description.ServiceCredentials CloneCore();
abstract member CloneCore : unit -> System.ServiceModel.Description.ServiceCredentials
override this.CloneCore : unit -> System.ServiceModel.Description.ServiceCredentials
Protected Overridable Function CloneCore () As ServiceCredentials

Gibt zurück

Eine ServiceCredentials Instanz.

Hinweise

Die CloneCore Methode ruft den ServiceCredentials Konstruktor auf.

Gilt für: