IBaseEndpointCertificateRequired Property |
If true the client is forced to use a certificate when connecting over TLS
Namespace:
Crosser.Common.Server.Endpoint
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntaxbool CertificateRequired { get; set; }
Property Value
Type:
Boolean
See Also