SPUsageDatabase.GrantAccess method
Include protected members
Include inherited members
Overload list
Name | Description | |
---|---|---|
GrantAccess(SecurityIdentifier) | 授與指定之的使用者資料庫的存取權。 (Inherited from SPDatabase.) | |
GrantAccess(SecurityIdentifier, String) | 授與指定之的使用者資料庫的存取權,並將使用者新增至指定的角色。 (Inherited from SPDatabase.) | |
GrantAccess(String, String) | 授與指定的使用者或群組資料庫存取權,並將它們新增至指定的 sql server 角色。 |
Top