DOFConnectionConfiggetDomainDiscoveryCredentials Method OpenDOF Object Access Library
Return the domain discovery credentials for this connection.

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

C#
public DOFCredentials getDomainDiscoveryCredentials()

Return Value

Type: DOFCredentials
The domain discovery credentials for this connection.
Remarks

Return the domain discovery credentials for this connection.
See Also

Reference