|
TlsClientCheckCertificateRevocation Property
|
Gets or sets a boolean value that determines whether the certificate revocation list is checked during authentication.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax function get_CheckCertificateRevocation();
function set_CheckCertificateRevocation(value);
View SourceProperty Value
BooleanSee Also