QuickOPC User's Guide and Reference
_EndpointDescriptor Interface Members
Properties  Methods 

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComTypes Namespace : _EndpointDescriptor Interface

The following tables list the members exposed by _EndpointDescriptor.

Public Properties
 NameDescription
 PropertyWhen non-empty, specifies the name of the alias that will be used in place of this object.  
 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 ":".  
 PropertyA string that represents the resource descriptor or its relevant parts.  
 PropertyThe display string for the current object.  
 PropertyThe fragment portion of the URI.  
 PropertyThe Domain Name System (DNS) host name or IP address of a server.  
 PropertyDetermines whether this object is aliased.  
 PropertyDetermines whether the resource descriptor is null.  
 PropertySecurity settings used when connecting to the endpoint.  
 PropertyThe password associated with the user that accesses the URI. Not normally used with OPC UA - see the documentation!  
 PropertyThe path to the resource referenced by the URI.  
 PropertyGets the concatenated Path and Query properties.  
 PropertyThe port number of the URI.  
 PropertyA scheme name followed by a colon. An empty string if there is no scheme.  
 PropertyThe query information included in the URI.  
 PropertyThe scheme name of the URI.  
 PropertyGets the Scheme and Authority properties separated by a colon (:) and double forward slash (//) as needed.  
 PropertyA URL string of the resource.  
 PropertyGets the UserName and Password properties separated by a colon (:). Not normally used with OPC UA - see the documentation!  
 PropertyThe user name associated with the user that accesses the URI. Not normally used with OPC UA - see the documentation!  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 Method  
Top
See Also

Reference

_EndpointDescriptor Interface
OpcLabs.BaseLib.ComTypes Namespace