Click or drag to resize

ISoftPhoneEnableServerNameValidation Method

Enables or disables server name validation. This is a system-wide configuration affecting all softphone instances and all TLS-based transports in the application.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.99
Syntax
void EnableServerNameValidation(
	bool validate = true
)

Parameters

validate  Boolean  (Optional)
See Also