你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureServiceCredentials.CloneCore Method

Definition

Creates a new copy of this AzureServiceCredentials instance.

protected override CoreWCF.Description.ServiceCredentials CloneCore ();
override this.CloneCore : unit -> CoreWCF.Description.ServiceCredentials
Protected Overrides Function CloneCore () As ServiceCredentials

Returns

CoreWCF.Description.ServiceCredentials

A AzureServiceCredentials instance.

Applies to