Previous Topic: SetSecurityAreaByNameNext Topic: SetSecurityAreaConfigurationByName


GetSecurityAreaConfigurationByName

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

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.

dsm:ArrayOfSecurityAreasByName *GetsecurityAreasReturn

An array of SecurityAreaByName– one for each security area.

More information:

SecurityAreaByName