UA Bundle SDK .NET  2.1.0.222
 All Classes Namespaces Functions Variables Enumerations Properties Events Groups Pages
UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel Class Reference

More...

Inherits UnifiedAutomation.UaServer.ModelControllerBase.

Public Member Functions

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

Properties

SessionSecurityDiagnosticsDataType Value [get, set]
 Gets or sets the value.
 
string AuthenticationMechanism [get, set]
 Gets or sets the AuthenticationMechanism
 
byte[] ClientCertificate [get, set]
 Gets or sets the ClientCertificate
 
string[] ClientUserIdHistory [get, set]
 Gets or sets the ClientUserIdHistory
 
string ClientUserIdOfSession [get, set]
 Gets or sets the ClientUserIdOfSession
 
string Encoding [get, set]
 Gets or sets the Encoding
 
MessageSecurityMode SecurityMode [get, set]
 Gets or sets the SecurityMode
 
string SecurityPolicyUri [get, set]
 Gets or sets the SecurityPolicyUri
 
NodeId SessionId [get, set]
 Gets or sets the SessionId
 
string TransportProtocol [get, set]
 Gets or sets the TransportProtocol
 
- Properties inherited from UnifiedAutomation.UaServer.ModelControllerBase
ModelHandle ModelHandle [get, set]
 Gets or sets the metadata handle.
 
object UserData [get, set]
 Gets or sets the user data.
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel.SessionSecurityDiagnosticsModel ( )

Initializes a new instance of the SessionSecurityDiagnosticsModel class.

UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel.SessionSecurityDiagnosticsModel ( SessionSecurityDiagnosticsModel  template)

Initializes a new instance of the SessionSecurityDiagnosticsModel class.

Parameters
templateThe template.

Property Documentation

string UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel.AuthenticationMechanism
getset

Gets or sets the AuthenticationMechanism

The AuthenticationMechanism

byte [] UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel.ClientCertificate
getset

Gets or sets the ClientCertificate

The ClientCertificate

string [] UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel.ClientUserIdHistory
getset

Gets or sets the ClientUserIdHistory

The ClientUserIdHistory

string UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel.ClientUserIdOfSession
getset

Gets or sets the ClientUserIdOfSession

The ClientUserIdOfSession

string UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel.Encoding
getset

Gets or sets the Encoding

The Encoding

MessageSecurityMode UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel.SecurityMode
getset

Gets or sets the SecurityMode

The SecurityMode

string UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel.SecurityPolicyUri
getset

Gets or sets the SecurityPolicyUri

The SecurityPolicyUri

NodeId UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel.SessionId
getset

Gets or sets the SessionId

The SessionId

string UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel.TransportProtocol
getset

Gets or sets the TransportProtocol

The TransportProtocol

SessionSecurityDiagnosticsDataType UnifiedAutomation.UaServer.SessionSecurityDiagnosticsModel.Value
getset

Gets or sets the value.

The value.


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