| UserNameIdentifier Constructor |
| Name | Description | |
|---|---|---|
| UserNameIdentifier | Creates a new UserNameIdentifier object. | |
| UserNameIdentifier(String) | Creates a new UserNameIdentifier object, initialized with the value. | |
| UserNameIdentifier(String, String) | Creates a new UserNameIdentifier object, initialized with the name and value. | |
| UserNameIdentifier(String, String, String) | Creates a new UserNameIdentifier object, initialized with the name and value. |