QuickOPC User's Guide and Reference
AuditCertificateEventType_Certificate Property



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Standard Namespace > UAVariableIds Class : AuditCertificateEventType_Certificate Property
The identifier for the AuditCertificateEventType_Certificate Variable.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared ReadOnly Property AuditCertificateEventType_Certificate As UANodeId
'Usage
 
Dim value As UANodeId
 
value = UAVariableIds.AuditCertificateEventType_Certificate
[NotNull()]
public static UANodeId AuditCertificateEventType_Certificate {get;}
[NotNull()]
public:
static property UANodeId^ AuditCertificateEventType_Certificate {
   UANodeId^ get();
}
Remarks
The node ID is: i=2081
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also