DOFCredentialsgetStorageKey Method OpenDOF Object Access Library
Gets the Storage Key.

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

C#
public byte[] getStorageKey()

Return Value

Type: Byte
The type of the byte[].

Implements

DOFAuthenticatorCredentialStoragegetStorageKey
Remarks

Gets the Storage Key.
See Also

Reference