Skip to main content

Glossary: UserInfo

Holds the user info for the database.

Properties

NameTypeDescription
RemarkstringInforamtion about the type of user
UserstringThe specific Name of the user
IsAdminGlobalboolServer administrator privileges(global)
IsAdminCurrentDbboolIf using current admin db
DatabasesList<DatabaseInfo>Return a list of all the database on the server
PrincipalIPrincipal
AdminDatabasesHashSet<string>Return a HashSet of all the admin database on the server
ReadOnlyDatabasesHashSet<string>Return a HashSet of all the ReadOnly database on the server
ReadWriteDatabasesHashSet<string>Return a HashSet of all the ReadWrite database on the server
AccessTokenBodyAccessTokenBodyReturn the access token body