OpcUa_CreateSessionResponse (STRUCT)

TYPE OpcUa_CreateSessionResponse : STRUCT

InOut:

Name

Type

ResponseHeader

OpcUa_ResponseHeader

SessionId

OpcUa_NodeId

AuthenticationToken

OpcUa_NodeId

RevisedSessionTimeout

OpcUa_Double

ServerNonce

OpcUa_ByteString

ServerCertificate

OpcUa_ByteString

NoOfServerEndpoints

OpcUa_Int32

ServerEndpoints

POINTER TO OpcUa_EndpointDescription

NoOfServerSoftwareCertificates

OpcUa_Int32

ServerSoftwareCertificates

POINTER TO OpcUa_SignedSoftwareCertificate

ServerSignature

OpcUa_SignatureData

MaxRequestMessageSize

OpcUa_UInt32