Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Creates a new user or changes the password of an existing one.
public virtual bool GrantConnectTo( const ul_wchar * uid, const ul_wchar * pwd )
uid The name of the user to create or change the password for.
pwd The password for this user.
True on success, otherwise false.