KSC Open API
Kaspersky Security Center API description
RspAdUaRelation Class Reference

Edit relations between Uas and Active Directory controllers. More...

List of all members.

Public Member Functions

boolean GetState ()
 Current state functionality XDRO responses, enabled or disabled.
 ChangeState (boolean bEnabled)
 Change state functionality XDRO responses, turns on and off.
 RelationAdd (wstring wstrUaHostId, wstring wstrAdDomain, array pDomainConrollers, wstring wstrLogin, binary pPassword)
 Add relation between UA and Active Directory controllers.
 RelationUpdateControllers (wstring wstrUaHostId, wstring wstrAdDomain, array pDomainConrollers, int nOperation)
 Change domain controllers list.
 RelationUpdatePassword (wstring wstrUaHostId, wstring wstrAdDomain, wstring wstrLogin, binary pPassword)
 Update password.
 RelationRemove (wstring wstrUaHostId, wstring wstrAdDomain)
 Remove relation.
binary MakeupContextForResponse (wstring wstrUaHostId, wstring wstrAdDomain)
 Create context to execute XDRO responses.

Detailed Description

Edit relations between Uas and Active Directory controllers.

Class allows to add, modify and delete the relation between Network Agent on host and Active Directory controllers to execute XDR responses

See also:
SrvView Relation between Active Directory domain controllers and Update Agents