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

ObsoleteUSqlCredential Class

Definition

Caution

This credential is obsolete and will be removed in a future release. Please use USqlCredential instead, which has removed the properties: DatabaseName, Identity, UserName, ComputeAccountName and Version

[System.Obsolete("This credential is obsolete and will be removed in a future release. Please use USqlCredential instead, which has removed the properties: DatabaseName, Identity, UserName, ComputeAccountName and Version")]
public class ObsoleteUSqlCredential : Microsoft.Azure.Management.DataLake.Analytics.Models.USqlCredential
[<System.Obsolete("This credential is obsolete and will be removed in a future release. Please use USqlCredential instead, which has removed the properties: DatabaseName, Identity, UserName, ComputeAccountName and Version")>]
type ObsoleteUSqlCredential = class
    inherit USqlCredential
Public Class ObsoleteUSqlCredential
Inherits USqlCredential
Inheritance
ObsoleteUSqlCredential
Attributes

Constructors

ObsoleteUSqlCredential(USqlCredential, String, String, String, String)

Properties

DatabaseName
Identity
UserName

Applies to