Create a credential to specify a username.
This is used with ssh authentication to query for the username if none is specified in the url.
@param out_ The newly created credential object. @param username The username to authenticate with @return 0 for success or an error code for failure
See Implementation
Create a credential to specify a username.
This is used with ssh authentication to query for the username if none is specified in the url.
@param out_ The newly created credential object. @param username The username to authenticate with @return 0 for success or an error code for failure