DOFDomainStategetCredentials Method OpenDOF Object Access Library
Return the credentials associated with this DOFDomain.

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

C#
DOFCredentials getCredentials()

Return Value

Type: DOFCredentials
The neutered credentials.
Remarks

Return the credentials associated with this DOFDomain. These will be neutered and can not be used for authentication.
See Also

Reference