SWSPermissions.Set
This function adds/sets permissions for a user or group.
Syntax | Parameters | Return Value |
---|---|---|
Function SWSPermissions.Set( _ Name As String, _ Readable As Boolean, _ Writeable As Boolean, _ Modifiable As Boolean, _ Optional Deny As Boolean = False) As SWSPermission |
Type: String Type: Boolean Type: Boolean Type: Boolean Type: Boolean Default value: False |
SWSPermission |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.