Previous Topic: SetSecurityAreaConfigurationNext Topic: SetSecurityObjectOwnerShip


GetSecurityObjectOwnerShip

This method returns owners for a list of security objects of a security 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 object. For example, ‘Computer’ object is represented by ‘SEC_CLASS_COMPUTER’.

dsm:ArrayOfString securityObjectUUIDs

An array of security objects UUIDs.

Return Values

dsm:ArrayOfSecurityObjectOwner securityObjectOwner

An array of SecurityObjectOwner – one for each security object.

More information:

SecurityClassType

SecurityObjectOwner