Gets the identity of the authorized user.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFObjectIDAuthentication getIdentity()
Return Value
Type: DOFObjectIDAuthenticationThe authenticated user identity, or possibly null if called before resolved.
Implements
DOFAuthenticatorCredentialStoragegetIdentityRemarks
See Also