ConnectionInfo.UserID 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.
Gets the user identifier associated with the ConnectionInfo object.
public string UserID { get; }
member this.UserID : string
Public ReadOnly Property UserID As String
Property Value
A String with the user identifier.