OpenDOF Project
boolean DOFConnectionConfigBuilder_SetSecurityDesire ( DOFConnectionConfigBuilder  self,
DOFSecurityDesire  desire 
)

Set the Security Desire in the given DOFConnectionConfigBuilder.

Please refer to DOFConnectionConfigBuilder_Create for the default value for this setting.

Parameters
selfThe Connection Config Builder. If self is NULL, no action will be taken.
desireThe Security Desire of the connection. This must be one of the DOFSecurityDesire constants.
Return values
TRUESecurity desire was set.
Exceptions
FALSESecurity desire set failed.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22