J-Integra® Espresso Programming Documentation (API)

J2eeAdvancedOptions.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

J2EE Config | J2EE Namespace