DOFAuthenticatorConfiggetStorage Method OpenDOF Object Access Library
Get the storage implementation.

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

C#
public DOFAuthenticatorStorage getStorage()

Return Value

Type: DOFAuthenticatorStorage
The storage implementation.
Remarks

Get the storage implementation.
See Also

Reference