CSession.UserName Property | |
A string representing the User ID necessary to establish the remote connection.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY UserName AS USUAL GET SET
public virtual Usual UserName { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the User ID necessary to establish the remote connection.
See Also