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.
Grants access to the database for specified users.
Overload list
Name | Description | |
---|---|---|
![]() |
GrantAccess(SecurityIdentifier) | Grants the specified user access to the database. (Inherited from SPDatabase.) |
![]() |
GrantAccess(SecurityIdentifier, String) | Grants the specified user access to the database and adds the user to the specified role. (Inherited from SPDatabase.) |
Top