10.46 ServerAddressDataType

This structure DataType holds the configuration information for a ServerAddressType Variable (see 9.2).

The ServerAddressDataType is formally defined in Table 222.

Table 222 – ServerAddressDataType structure
Name Type Description
ServerAddressDataTypeStructureSubtype of Structure defined in OPC 10000-5
Address0:UriStringSpecifies the server’s address as DiscoveryUrl in the form “scheme://hostname[:port][/path]” as defined in OPC 10000-12.
SecurityMode0:MessageSecurityMode SecurityMode is the MessageSecurityMode to be used for establishing a secure communication to the Address.
SecurityPolicyUri0:String SecurityPolicyUri is a string that contains the security policy to use when establishing the secure communication.
ServerUri0:UriStringThe ApplicationUri of the Server that is being addressed; this URI may be null.

The ServerAddressDataType representation in the AddressSpace is formally defined in Table 223.

Table 223 – ServerAddressDataType definition
Attribute Value
BrowseName4:ServerAddressDataType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the 0:Structure defined in OPC 10000-5
ConformanceUnits
UAFX ConnectionManager Base