Retrieving a List of Settings in a User Settings Level (GetSettingsLevelSettings)

Use the ICISite interface GetSettingsLevelSettings method to retrieve a list of settings in a Settings Level.

Signature:

HRESULT GetSettingsLevelSettings(

[in] BSTR bstrGroup,

[out, retval] ICIClientSettings **prop);

 

Settings Levels control user access to the Server. Permission Groups control user access to files and folders.