MigrateSqlServerSqlMITaskOutputLoginLevel.LoginName Property

Definition

Gets login name.

[Newtonsoft.Json.JsonProperty(PropertyName="loginName")]
public string LoginName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="loginName")>]
member this.LoginName : string
Public ReadOnly Property LoginName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to