Return the identity that the credentials apply to.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
DOFObjectIDAuthentication getIdentity()
Return Value
Type: DOFObjectIDAuthenticationEither the identity or null if the identity is not yet known.
Remarks
See Also