Partager via


ServiceCredentials.CloneCore Méthode

Définition

Copie les membres essentiels de l'instance active.

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

ServiceCredentials

Instance de ServiceCredentials.

Remarques

La méthode CloneCore appelle le constructeur ServiceCredentials.

S’applique à