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.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool ContinueOnTlsServerIdentityFailure { get; set; }
Property Value
Type:
Boolean
See Also