| SecurityPolicyConfigurationContinueOnTlsServerIdentityFailure Property |
A Boolean value to specify the action to take when server identity validation fails.
If true, allow the connection to continue. Otherwise, abort the connection.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool ContinueOnTlsServerIdentityFailure { get; set; }Property Value
Type:
Boolean
See Also