pub type SessionAuthenticationToken = NodeId;Expand description
OPC-UA SessionAuthenticationToken, alias for NodeId.
Aliased Type§
pub struct SessionAuthenticationToken {
pub namespace: u16,
pub identifier: Identifier,
}Fields§
§namespace: u16The index for a namespace
identifier: IdentifierThe identifier for the node in the address space