The OnBase Entrust token is generated using one of two methods:
-
GenerateToken: Accepts an OnBase user name and generates an Entrust token using that user name.
-
GenerateTokenAfterVerifyingPassword: Accepts an OnBase user name and password, and generates an Entrust token only after verifying the user name and password.
To use the OnBase Entrust token generator in your LOB application:
Note:
The following examples are shown in C#.