OPC Studio 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.

The value of this constant is "" (String.Empty).

 
Public FieldDefault value of the DescriptorString property.

The value of this constant is "opc.tcp:".

 
Public FieldDefault URI fragment. An empty string.

The value of this constant is "" (String.Empty).

 
Public FieldDefault URI host. An empty string.

The value of this constant is "" (String.Empty).

 
Public FieldDefault URI password. An empty string.

The value of this constant is "" (String.Empty).

 
Public FieldDefault URI path. An empty string.

The value of this constant is "" (String.Empty).

 
Public FieldDefault path and query. An empty string.

The value of this constant is "" (String.Empty).

 
Public FieldDefault prefix. Equals to "opc.tcp:".

The value of this constant is "opc.tcp:".

 
Public FieldDefault URI query. An empty string.

The value of this constant is "" (String.Empty).

 
Public FieldDefault URI scheme. Equals to "opc.tcp".

The value of this constant is "opc.tcp".

 
Public FieldDefault URL string of the resource. Equals to "opc.tcp:/".

The value of this constant is "opc.tcp:".

 
Public FieldDefault user info. An empty string.

The value of this constant is "" (String.Empty).

 
Public FieldDefault URI username. An empty string.

The value of this constant is "" (String.Empty).

 
Top
See Also

Reference

UAEndpointDescriptor Class
OpcLabs.EasyOpc.UA Namespace