Previous Topic: GetSecurityObjectPermissionsStringNext Topic: SetSecurityObjectsSecurityAreaLinkages


GetSecurityObjectsSecurityAreaLinkages

This method retrieves Security Areas which are linked to given multiple objects of an object class.

Parameters

xsd:string sessionId (M)

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

dsm:SecurityClassType securityClassType (M)

It contains security class type of the given security objects. For example, ‘Computer’ object is represented by ‘SEC_CLASS_COMPUTER’.

dsm:ArrayOfstring securityObjectsUUIDs

An array of security objects UUIDs. Security areas linked to these objects are returned.

Return Values

dsm:ArrayOfSecurityObjectsSecurityAreaLinkages GetSecurityObjectsSecurityAreaLinkagesReturn

An array of SecurityObjectsSecurityAreaProperties – one for each security object.

More information:

SecurityClassType

SecurityObjectsSecurityAreaProperties