UA Bundle SDK .NET  2.4.0.361
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Modules Pages
UnifiedAutomation.UaServer.CertificateGroupModel Class Reference

More...

Inherits UnifiedAutomation.UaServer.BaseObjectModel.

Public Member Functions

 CertificateGroupModel ()
 Initializes a new instance of the CertificateGroupModel class. More...
 
 CertificateGroupModel (CertificateGroupModel template)
 Initializes a new instance of the CertificateGroupModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.BaseObjectModel
 BaseObjectModel ()
 Initializes a new instance of the BaseObjectModel class. More...
 
 BaseObjectModel (BaseObjectModel template)
 Initializes a new instance of the BaseObjectModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.ModelControllerBase
virtual ModelHandle GetModelHandle (StringTable namespaceUris, object instance)
 Gets the metadata handle. More...
 
virtual DataValue GetValue (IMapperContext context, ModelMapping mapping)
 Gets the value associated with the mapping. More...
 
virtual bool SetValue (IMapperContext context, ModelMapping mapping, DataValue value)
 Sets the value associated with the mapping. More...
 

Properties

CertificateGroup Group [get, set]
 Gets or sets the group. More...
 
NodeId[] CertificateTypes [get, set]
 Gets or sets the CertificateTypes More...
 
TrustListModel TrustList [get, set]
 Gets or sets the TrustList More...
 
- Properties inherited from UnifiedAutomation.UaServer.ModelControllerBase
ModelHandle ModelHandle [get, set]
 Gets or sets the metadata handle. More...
 
object UserData [get, set]
 Gets or sets the user data. More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.CertificateGroupModel.CertificateGroupModel ( )
inline

Initializes a new instance of the CertificateGroupModel class.

UnifiedAutomation.UaServer.CertificateGroupModel.CertificateGroupModel ( CertificateGroupModel  template)
inline

Initializes a new instance of the CertificateGroupModel class.

Parameters
templateThe template.

Property Documentation

NodeId [] UnifiedAutomation.UaServer.CertificateGroupModel.CertificateTypes
getset

Gets or sets the CertificateTypes

CertificateGroup UnifiedAutomation.UaServer.CertificateGroupModel.Group
getset

Gets or sets the group.

The group.

TrustListModel UnifiedAutomation.UaServer.CertificateGroupModel.TrustList
getset

Gets or sets the TrustList


The documentation for this class was generated from the following files: