.NET Based OPC UA Client/Server SDK  3.2.2.525
UnifiedAutomation.UaSchema.EndpointType Class Reference

More...

Static Public Member Functions

static implicit operator UaBase.EndpointType (EndpointType endpoint)
 Cast to the UaBase Type More...
 
static implicit operator UaSchema.EndpointType (UaBase.EndpointType endpoint)
 Cast to the UaSchema Type More...
 

Properties

SecurityMode SecurityMode [get, set]
 
string SecurityPolicyUri [get, set]
 
string TransportProfileUri [get, set]
 
string Value [get, set]
 
string EndpointUrl [get, set]
 Url of the Endpoint. More...
 

Detailed Description

Member Function Documentation

static implicit UnifiedAutomation.UaSchema.EndpointType.operator UaBase.EndpointType ( EndpointType  endpoint)
static

Cast to the UaBase Type

Parameters
endpoint
static implicit UnifiedAutomation.UaSchema.EndpointType.operator UaSchema.EndpointType ( UaBase.EndpointType  endpoint)
static

Cast to the UaSchema Type

Parameters
endpoint

Property Documentation

string UnifiedAutomation.UaSchema.EndpointType.EndpointUrl
getset

Url of the Endpoint.

Is the SAME value as for property Value.


The documentation for this class was generated from the following files: