Connectivity Software User's Guide and Reference
SparkplugBrokerDescriptor Class Properties


OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug Namespace : SparkplugBrokerDescriptor Class

For a list of all members of this type, see SparkplugBrokerDescriptor members.

Public Properties
 NameDescription
Public PropertyWhen non-empty, specifies the name of the alias that will be used in place of this object. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyHolds an optional user-information part, terminated with "@" (e.g. username:password@); a hostname (e.g., domain name or IP address); and an optional port number, preceded by a colon ":". (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertySpecifies additional properties for the broker connection configuration.  
Public PropertyA string that represents the resource descriptor or its relevant parts. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyThe fragment portion of the URI. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyThe Domain Name System (DNS) host name or IP address of a server. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyDetermines whether this object is aliased. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyDetermines whether this object is a null Sparkplug broker descriptor.  
Public Propertystatic (Shared in Visual Basic)Gets an instance of the SparkplugBrokerDescriptor class that represents a local Sparkplug broker.  
Public Propertystatic (Shared in Visual Basic)A null Sparkplug broker descriptor.  
Public PropertyThe password associated with the user that accesses the URI. Not normally used with OPC UA - see the documentation! (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyThe path to the resource referenced by the URI. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyGets the concatenated Path and Query properties. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyThe port number of the URI. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyA scheme name followed by a colon. An empty string if there is no scheme. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyThe query information included in the URI. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyThe scheme name of the URI. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyGets the Scheme and Authority properties separated by a colon (:) and double forward slash (//) as needed. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyGets or sets the System.Uri instance for this resource descriptor. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyA URL string of the resource. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyGets the UserName and Password properties separated by a colon (:). Not normally used with OPC UA - see the documentation! (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Public PropertyThe username associated with the user that accesses the URI. Not normally used with OPC UA - see the documentation! (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Infrastructure.  
Protected PropertyInfrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Protected PropertyInfrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Protected PropertyInfrastructure. (Inherited from OpcLabs.BaseLib.ResourceDescriptor)
Top
See Also

Reference

SparkplugBrokerDescriptor Class
OpcLabs.EasySparkplug Namespace
EasySparkplugEdgeNodeCore Class
SparkplugConnectionDescriptor Class