Previous Topic: GetSecurityObjectOwnerShipNext Topic: GetSecurityObjectPermissionsString


SetSecurityObjectOwnerShip

Set the (unique) owner for a list of secured objects of one security object class to the current user.

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 will be represented by ‘SEC_CLASS_COMPUTER’.

dsm:ArrayOfString securityObjectUUIDs (m)

An array of security objects UUIDs.Ownership of these security objects is to be modified.

Return Values

None

More information:

SecurityClassType