Get Credentials Result
Constructors
Properties
Link copied to clipboard
Temporary password that authorizes the user name returned by db_user
to log on to the database db_name
.
Link copied to clipboard
A database user name that is authorized to log on to the database db_name
using the password db_password
. If the specified db_user
exists in the database, the new user name has the same database privileges as the user named in db_user
. By default, the user is added to PUBLIC. the user doesn't exist in the database.
Link copied to clipboard
Link copied to clipboard
Date and time the password in db_password
expires.
Link copied to clipboard