ServerConnection.TrueLogin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The TrueLogin property returns the login record name used by the current connection.
public string TrueLogin { get; }
member this.TrueLogin : string
Public ReadOnly Property TrueLogin As String