Hi,
I'm programming QuickOPC in DELPHI and found the following description in your user's manual:
"The UAEndpointSelectionPolicy.SecurityPolicyUriString property, when not an empty string (empty string is the default), specifies the required security policy URI string of the endpoint. This allows the developer to select the precise security policy, when so required. The static UASecurityPolicyUriStrings class contains strings that can be used to specify the security policy URI."
How can I access the mentioned strings in the UASecurityPolicyUriStrings class from DELPHI? I found no corresponding declarations in the wrapper TLB files.
Thanks in advance
I'm programming QuickOPC in DELPHI and found the following description in your user's manual:
"The UAEndpointSelectionPolicy.SecurityPolicyUriString property, when not an empty string (empty string is the default), specifies the required security policy URI string of the endpoint. This allows the developer to select the precise security policy, when so required. The static UASecurityPolicyUriStrings class contains strings that can be used to specify the security policy URI."
How can I access the mentioned strings in the UASecurityPolicyUriStrings class from DELPHI? I found no corresponding declarations in the wrapper TLB files.
Thanks in advance