DOFAuthenticatorStateisAvailable Method OpenDOF Object Access Library
Returns whether or not the storage is available.

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

C#
bool isAvailable()

Return Value

Type: Boolean
Whether or not the storage is available.
Remarks

Returns whether or not the storage is available. When not available, the authentication framework will reject any authentication requests.
See Also

Reference