Share via


ConnectToTargetSqlMITaskOutput.Logins Property

Definition

List of logins on the target server.

public System.Collections.Generic.IReadOnlyList<string> Logins { get; }
member this.Logins : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Logins As IReadOnlyList(Of String)

Property Value

Applies to