ConnectionInfo.UserID Property

Definition

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.

Applies to