Click or drag to resize
UserNameIdentifier Constructor
Overload List
  NameDescription
Public methodUserNameIdentifier
Creates a new UserNameIdentifier object.
Public methodUserNameIdentifier(String)
Creates a new UserNameIdentifier object, initialized with the value.
Public methodUserNameIdentifier(String, String)
Creates a new UserNameIdentifier object, initialized with the name and value.
Public methodUserNameIdentifier(String, String, String)
Creates a new UserNameIdentifier object, initialized with the name and value.
Top
See Also