SPDatabase.GrantAccess method
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