Connectivity Software User's Guide and Reference
UAEndpointDescriptor Class Fields


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : UAEndpointDescriptor Class

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

Public Fields
 NameDescription
Public FieldDefault authority. An empty string.

This is a constant, and its value is "" (String.Empty).

 
Public FieldDefault value of the DescriptorString property.

This is a constant, and its value is "opc.tcp:".

 
Public FieldDefault URI fragment. An empty string.

This is a constant, and its value is "" (String.Empty).

 
Public FieldDefault URI host. An empty string.

This is a constant, and its value is "" (String.Empty).

 
Public FieldDefault URI password. An empty string.

This is a constant, and its value is "" (String.Empty).

 
Public FieldDefault URI path. An empty string.

This is a constant, and its value is "" (String.Empty).

 
Public FieldDefault path and query. An empty string.

This is a constant, and its value is "" (String.Empty).

 
Public FieldDefault prefix.

This is a constant, and its value is "opc.tcp:".

 
Public FieldDefault URI query. An empty string.

This is a constant, and its value is "" (String.Empty).

 
Public FieldDefault URI scheme.

This is a constant, and its value is "opc.tcp".

 
Public FieldDefault URL string of the resource.

This is a constant, and its value is "opc.tcp:".

 
Public FieldDefault user info. An empty string.

This is a constant, and its value is "" (String.Empty).

 
Public FieldDefault URI username. An empty string.

This is a constant, and its value is "" (String.Empty).

 
Top
See Also

Reference

UAEndpointDescriptor Class
OpcLabs.EasyOpc.UA Namespace