EnumWindowsUserInfo 메서드
Enumerates a list of information about all Windows users that have explicitly granted access to SQL Server.
오버로드 목록
이름 | 설명 | |
---|---|---|
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. |
맨 위로 이동