namespace http://opcfoundation.org/UA/
nodeClass DataType
name BrokerConnectionTransportDataType
isAbstract false
interface DTBrokerConnectionTransport {
    authenticationProfileUri: UAString;
    resourceUri: UAString;
}

Hierarchy (view full)

Properties

authenticationProfileUri: UAString
resourceUri: UAString