AmqpCFXEndpointValidateCertificates Property |
If set to false, certificate validation will be disabled. This should only be used for testing purposes when a
valid, commercial SSL certificate is not available for testing.
Namespace: CFX.TransportAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic bool ValidateCertificates { get; set; }
Public Property ValidateCertificates As Boolean
Get
Set
Property Value
Boolean
See Also