UA Bundle SDK .NET  2.1.2.227
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaBase.SoftwareCertificate Class Reference

A description for the SoftwareCertificate DataType. More...

Inherits UnifiedAutomation.UaBase.IEncodeable.

Public Member Functions

 SoftwareCertificate ()
 The default constructor. More...
 
virtual void Encode (IEncoder encoder)
 
 
virtual void Decode (IDecoder decoder)
 
 
virtual bool IsEqual (IEncodeable encodeable)
 
 
virtual object Clone ()
 
 

Properties

string ProductName [get, set]
 A description for the ProductName field. More...
 
string ProductUri [get, set]
 A description for the ProductUri field. More...
 
string VendorName [get, set]
 A description for the VendorName field. More...
 
byte[] VendorProductCertificate [get, set]
 A description for the VendorProductCertificate field. More...
 
string SoftwareVersion [get, set]
 A description for the SoftwareVersion field. More...
 
string BuildNumber [get, set]
 A description for the BuildNumber field. More...
 
DateTime BuildDate [get, set]
 A description for the BuildDate field. More...
 
string IssuedBy [get, set]
 A description for the IssuedBy field. More...
 
DateTime IssueDate [get, set]
 A description for the IssueDate field. More...
 
SupportedProfileCollection SupportedProfiles [get, set]
 A description for the SupportedProfiles field. More...
 
virtual ExpandedNodeId TypeId [get]
 
 
virtual ExpandedNodeId BinaryEncodingId [get]
 
 
virtual ExpandedNodeId XmlEncodingId [get]
 
 
- Properties inherited from UnifiedAutomation.UaBase.IEncodeable
ExpandedNodeId TypeId [get]
 Returns the UA type identifier for the encodable type. More...
 
ExpandedNodeId BinaryEncodingId [get]
 Returns the UA type identifier for the default binary encoding for the type. More...
 
ExpandedNodeId XmlEncodingId [get]
 Returns the UA type identifier for the default XML encoding for the type. More...
 

Detailed Description

A description for the SoftwareCertificate DataType.

<exclude>

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.SoftwareCertificate.SoftwareCertificate ( )

The default constructor.

Property Documentation

DateTime UnifiedAutomation.UaBase.SoftwareCertificate.BuildDate
getset

A description for the BuildDate field.

string UnifiedAutomation.UaBase.SoftwareCertificate.BuildNumber
getset

A description for the BuildNumber field.

DateTime UnifiedAutomation.UaBase.SoftwareCertificate.IssueDate
getset

A description for the IssueDate field.

string UnifiedAutomation.UaBase.SoftwareCertificate.IssuedBy
getset

A description for the IssuedBy field.

string UnifiedAutomation.UaBase.SoftwareCertificate.ProductName
getset

A description for the ProductName field.

string UnifiedAutomation.UaBase.SoftwareCertificate.ProductUri
getset

A description for the ProductUri field.

string UnifiedAutomation.UaBase.SoftwareCertificate.SoftwareVersion
getset

A description for the SoftwareVersion field.

SupportedProfileCollection UnifiedAutomation.UaBase.SoftwareCertificate.SupportedProfiles
getset

A description for the SupportedProfiles field.

string UnifiedAutomation.UaBase.SoftwareCertificate.VendorName
getset

A description for the VendorName field.

byte [] UnifiedAutomation.UaBase.SoftwareCertificate.VendorProductCertificate
getset

A description for the VendorProductCertificate field.


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