AdapterServiceCredentials.CloneCore Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override System::ServiceModel::Description::ServiceCredentials ^ CloneCore();
protected override System.ServiceModel.Description.ServiceCredentials CloneCore ();
override this.CloneCore : unit -> System.ServiceModel.Description.ServiceCredentials
Protected Overrides Function CloneCore () As ServiceCredentials