Initializes a new instance of the User class for the specified user.
[Visual Basic]
Overloads Public Sub New( _
ByVal
server As
Server, _
ByVal
userName As
String _
)
Parameters
-
server
- The server.
-
userName
- Name of the user.
See Also
User Class | FreeFlow.Administration Namespace