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