Gets the ID of the user that the session belongs to.

Namespace: ININ.IceLib.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public string UserID { get; }
Visual Basic
Public ReadOnly Property UserID As String
	Get

See Also