namespace http://opcfoundation.org/UA/
nodeClass ObjectType
typedDefinition BrokerConnectionTransportType i=15155
isAbstract false
interface UABrokerConnectionTransport_Base {
    authenticationProfileUri: UAProperty<UAString, String>;
    resourceUri: UAProperty<UAString, String>;
}

Hierarchy (view full)

Properties

authenticationProfileUri: UAProperty<UAString, String>
resourceUri: UAProperty<UAString, String>