|
TlsServerRequireClientCertificate Property
|
Gets or sets a flag that determines whether a client certificate is required during authentication.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.207-beta
Syntax function get_RequireClientCertificate();
function set_RequireClientCertificate(value);
View SourceProperty Value
BooleanSee Also