Click or drag to resize

TlsServerRequireClientCertificate Property

Gets or sets a flag that determines whether a client certificate is required during authentication.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(false)]
public bool RequireClientCertificate { get; set; }
View Source

Property Value

Boolean
See Also