Click or drag to resize
UserName Constructor
This API is preliminary and subject to change.
Overload List
  NameDescription
Public methodUserName(String)
Initializes a new instance of the UserName class with the specified name.
Public methodUserName(String, IPAddress)
Initializes a new instance of the UserName class with the specified name and host address.
Public methodUserName(String, String)
Initializes a new instance of the UserName class with the specified name and host.
Top
See Also