AccessControlList.AddUser
This function adds a new user to the list of users that can access this object; CanEdit will allow this user to modify the object.
| Syntax | Parameters | Return Value |
|---|---|---|
Function AccessControlList.AddUser( _
UserName As String, _
CanEdit As Boolean) As AccessControlItem
|
Type: String Type: Boolean |
AccessControlItem |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
