UserName Constructor |
Name | Description | |
---|---|---|
![]() | UserName(String) |
Initializes a new instance of the UserName class
with the specified name.
|
![]() | UserName(String, IPAddress) |
Initializes a new instance of the UserName class
with the specified name and host address.
|
![]() | UserName(String, String) |
Initializes a new instance of the UserName class
with the specified name and host.
|