Skip to main content

SessionAuthenticationToken

Type Alias SessionAuthenticationToken 

Source
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: u16

The index for a namespace

§identifier: Identifier

The identifier for the node in the address space