Freigeben über


Server.EnumWindowsUserInfo-Methode

Geschützte Member einschließen
Geerbte Member einschließen

Enumerates a list of information about all Windows users that have explicitly granted access to SQL Server.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode EnumWindowsUserInfo() Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to SQL Server.
Öffentliche Methode EnumWindowsUserInfo(String) Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of SQL Server.
Öffentliche Methode EnumWindowsUserInfo(String, Boolean) Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of SQL Server and with the option to list all the permissions paths (groups) through which the user has been granted access to the instance of SQL Server.

Zum Anfang

Siehe auch

Verweis

Server Klasse

Microsoft.SqlServer.Management.Smo-Namespace