Previous Topic: GetSecurityObjectsSecurityAreaLinkagesNext Topic: SetSecurityClassPermissions


SetSecurityObjectsSecurityAreaLinkages

This method updates area linkages for all Security Profiles for multiple objects of a given security class type. This method either links or unlinks given security objects from given security areas.

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

dsm:ArrayOfSetSecurityObjectSecurityAreaLinkages securityObjectsSecurityAreaLinkages (M)

An array of SecurityObjectSecurityAreaLinkages – one for each security object.

Return Values

None

More information:

SecurityClassType

SecurityObjectSecurityAreaLinkages

SecurityObjectLinkageProperties

SecurityAreaLinkage