A mutable builder used to construct UserInfo instances
Initialize an empty UserInfo builder
Gets or sets the password as a decoded string
Gets or sets the username as a decoded string
Gets or sets the password as an encoded string
Gets or sets the username as an encoded string
Build a new UserInfo from the currently-configured builder values
Copies the state from other into this builder. All existing state is overwritten.