AccountLicenseInfo.Clone Method
Namespace: Microsoft.VisualStudio.Services.Account
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
Public Function Clone As AccountLicenseInfo
public AccountLicenseInfo Clone()
public:
AccountLicenseInfo^ Clone()
member Clone : unit -> AccountLicenseInfo
public function Clone() : AccountLicenseInfo
Return Value
Type: Microsoft.VisualStudio.Services.Account.AccountLicenseInfo
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.