DOFAuthenticatorConfigBuilderbuild Method OpenDOF Object Access Library
Build a new immutable authenticator configuration.

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

C#
public DOFAuthenticatorConfig build()

Return Value

Type: DOFAuthenticatorConfig
A new immutable authenticator configuration.
Remarks

Build a new immutable authenticator configuration.
See Also

Reference