OpenDOF Project
boolean DOFConnectionConfigBuilder_SetDomainDiscoveryCredentials ( DOFConnectionConfigBuilder  self,
DOFCredentials  credentials 
)

Sets the domain wildcard credentials for the connection.

Parameters
selfThe DOFConnectionConfigBuilder to add the wildcard domain credentials to. If self is NULL, no action will be taken.
credentialsThe DOFCredentials to use as wildcard domain credentials. If NULL remove previously set credentials
Returns
boolean TRUE The DOFCredentials were added to the config.
Exceptions
FALSEIf the DOFCredentials failed to be added.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22