ServiceCredentials.CloneCore Méthode

Définition

Copie les membres essentiels de l’instance actuelle.

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

Retours

Une instance ServiceCredentials .

Remarques

La CloneCore méthode appelle le ServiceCredentials constructeur.

S’applique à