Previous Topic: GetSecurityObjectOwnerShipNext Topic: GetSecurityObjectPermissionsString


SetSecurityObjectOwnerShip

Sets the 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 is represented by ‘SEC_CLASS_COMPUTER’.

dsm:ArrayOfString securityObjectUUIDs (m)

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

Return Values

None

More information:

SecurityClassType