Get the current instantaneous state of the authenticator.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFAuthenticatorState getState()
Return Value
Type: DOFAuthenticatorStateThe current state of the authenticator.
Remarks
See Also