QuickOPC User's Guide and Reference
_ServerDescriptor Interface Properties

OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.ComTypes Namespace : _ServerDescriptor Interface

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

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 ":".  
 PropertyContains the CLSID of the object.  
 PropertyContains the CLSID string of the object.  
 PropertyA string that represents the resource descriptor or its relevant parts.  
 PropertyThe display string for the current object.  
 PropertyThe fragment portion of the URI.  
 PropertyDetermines whether CLSID for the object is given in this descriptor.  
 PropertyDetermines whether ProgID for the object is given in this descriptor.  
 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.  
 PropertyThe object's location.  
 PropertyName of the machine. Determines the computer on which the object is located. May be an empty string, in which case the object is assumed to exist on the local computer or at the computer specified for it by DCOM configuration.  
 PropertySecurity settings used when connecting to the endpoint.  
 PropertyContains the object ID, i.e. ProgID, {CLSID}, or ProgID/{CLSID}.  
 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.  
 PropertyContains ProgID of the object.  
 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.  
 PropertyDetermines which specifications can be used with the OPC server.  
 PropertyContains {CLSID} (if given), or ProgID of the object.  
 PropertyContains ProgID (if given), or {CLSID} of the object.  
 PropertyA short URL string of the resource.  
 PropertyDetermines the OPC technology used.  
 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
See Also

Reference

_ServerDescriptor Interface
OpcLabs.EasyOpc.ComTypes Namespace