Previous Topic: SetSecurityAreaByNameNext Topic: SetSecurityAreaConfigurationByName


GetSecurityAreaConfigurationByName

This method retrieves whether security area support is enabled or not and the list of SecurityAreaNames with their corresponding SecurityAreaEnabled flag set or not.

Parameters

xsd:string sessionId (m)

The session identifier. Session Id obtained from the login to the web service.

Return Values

bool securityAreaSupport

Specifics whether security area global support is enabled or disabled.

dsm:ArrayOfSecurityAreasByName *GetsecurityAreasReturn

An array of SecurityAreaByName– one for each security area.

More information:

SecurityAreaByName