Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Grants access to the database for specified users.
Overload List
Name | Description | |
---|---|---|
![]() |
GrantAccess(SecurityIdentifier) | Grants the specified user access to the database. |
![]() |
GrantAccess(SecurityIdentifier, String) | Grants the specified user access to the database and adds the user to the specified role. |
Top