
Use the ICISite interface CreatePermissionGroup method to add a new permission group to a site.
Signature:
HRESULT CreatePermissionGroup([in] BSTR bstrName);
|
|
Permission Groups control user access to files and folders. Settings Levels control user access (bandwidth resources, banned file times, disk quota, etc.) to the server's resources. |