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 8.0.1 Build 0
2018-01-22