erRemoteServiceItem

The erRemoteServiceItem class is an auxiliary class that describes a hosted service. The parent class is erServiceItem.

Attribute name Description Enter
erUid The login ID of the user for the service. directory string
erPassword The password of the user. binary
erCheckPolicy Flag to determine whether to check the user against the defined policies. Boolean
erDisallowedAction The action to be taken during reconciliation if an account is prevented by a provisioning policy. Possible values are:

Log Onl.

Suspen.

Delet.

directory string
erConstraintViolationAction The action to be taken during reconciliation if an account is prevented by a provisioning policy but the account values are not compliant. Possible values are:

Log Onl.

Overwrite Local Value.

Overwrite Remote Value.

directory string
erIdentityLookupMethod The method used during reconciliation to look up the identity of the account owner. The only possible value is Alias. directory string

Parent topic: Service classes