Click or drag to resize

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
Syntax
C#
bool CertificateRequired { get; set; }

Property Value

Type: Boolean
See Also