Server.EnumWindowsUserInfo Método
Incluir miembros protegidos
Incluir miembros heredados
Enumerates a list of information about all Windows users that have explicitly granted access to SQL Server.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
EnumWindowsUserInfo() | Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to SQL Server. | |
EnumWindowsUserInfo(String) | Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of SQL Server. | |
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. |
Arriba