OpcCertificateImpeachment Enum

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll

Defines the possible kind of impeachment a certificate can be confronted with after it was initially trusted.

C#

public enum OpcCertificateImpeachment


Inheritance ObjectValueTypeEnum › OpcCertificateImpeachment

Name Value Description
None 0 There is no impeachment associated with a certificate.
Changed 1 The initially offered certificate was trusted while the subsequent supplied certificate is a different one.