共用方式為


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