OpenDOF Project
boolean DOFSystemConfigBuilder_SetCredentials ( DOFSystemConfigBuilder  self,
DOFCredentials  credentials 
)

Set the DOFCredentials that will be used for a DOFSystemConfig.

Parameters
selfThe DOFSystemConfigBuilder. Should not be NULL.
credentialsThe DOFCredentials to use. If NULL the DOFSystemConfig will be non-secure.
Return values
TRUEthe credentials were set
FALSEthe credentials were not set
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25