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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic bool ValidateCertificates { get; set; }Public Property ValidateCertificates As Boolean
Get
Set
Property Value
Boolean
See Also