Creating a User Settings Level (CreateSettingsLevel)

Use the ICISite interface CreateSettingsLevel method to add a new Settings Level to a Site.

Signature:

HRESULT CreateSettingsLevel(

[in] BSTR bstrName,

[in] BSTR bstrDescription);

 

Settings Levels control user access (bandwidth resources, banned file times, disk quota, etc.) to the server's resources. Permission Groups control user access to files and folders.