Return the storage key associated with this credential.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
byte[] getStorageKey()
Return Value
Type: ByteThe lookup key associated with this credential. The format is determined by the credential type.
Remarks
See Also