OrphanedUserInfo interface

Information of orphaned users on the SQL server database.

Properties

databaseName

Parent database of the user

name

Name of the orphaned user

Property Details

databaseName

Parent database of the user

databaseName?: string

Property Value

string

name

Name of the orphaned user

name?: string

Property Value

string