Compartir a través de


Server.EnumWindowsUserInfo Method

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

Notas

Texto actualizado:

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
Server.EnumWindowsUserInfo ()
Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to Microsoft SQL Server.
Server.EnumWindowsUserInfo (String)
Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of Microsoft SQL Server.
Server.EnumWindowsUserInfo (String, Boolean)
Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of Microsoft 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.

Vea también

Referencia

Server Class
Server Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

How to: Use an Enumeration Method that Returns a DataTable Object in Visual Basic .NET
Calling Methods
Administrar servidores