DOFAuthenticatorCredentialStoragegetType Method OpenDOF Object Access Library
Get the type of credential.

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

C#
short getType()

Return Value

Type: Int16
The type of the credential.
Remarks

Get the type of credential. This number uniquely identifies the type of credential. It must be registered with the OpenDOF Technical Committee before use.
See Also

Reference