DOFAuthenticatorRemoteDomainNodeisEnabled Method OpenDOF Object Access Library
Returns whether or not the node is isEnabled.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public bool isEnabled()

Return Value

Type: Boolean
True if the node is isEnabled. False otherwise.
Remarks

Returns whether or not the node is isEnabled.
See Also

Reference