⚠️ You are reading documentation for an OLD version (v2.0.0). The current released version is v2.173.1. View latest documentation →
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateSessionResponseOptions

Hierarchy

  • CreateSessionResponseOptions

Index

Properties

Optional authenticationToken

authenticationToken: string | number | NodeId

Optional maxRequestMessageSize

maxRequestMessageSize: UInt32

Optional responseHeader

responseHeader: ResponseHeaderOptions

Optional revisedSessionTimeout

revisedSessionTimeout: Double

Optional serverCertificate

serverCertificate: ByteString

Optional serverEndpoints

serverEndpoints: EndpointDescriptionOptions[] | null

Optional serverNonce

serverNonce: ByteString

Optional serverSignature

serverSignature: SignatureDataOptions

Optional serverSoftwareCertificates

serverSoftwareCertificates: SignedSoftwareCertificateOptions[] | null

Optional sessionId

sessionId: string | number | NodeId

Generated using TypeDoc