J-Integra® Espresso Programming Documentation (API)

RuntimeConfiguration.SetMutualAuthentication Method

Tells runtime to use mutual authentication in secure connections. Default is false.

void SetMutualAuthentication(
 bool useMutualAuthentication
);

Parameters

useMutualAuthentication
Tells runtime to use mutual authentication if true.

Return Value

none

Remarks

none

Exceptions

none

See Also

Runtime Config | Runtime Namespace