EasyUA Reference
GetUri Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > SecurityPolicies Class : GetUri Method

displayName

Glossary Item Box

Returns the uri associated with the display name.

Syntax

Visual Basic (Usage)Copy Code
Dim displayName As String
Dim value As String
 
value = SecurityPolicies.GetUri(displayName)
C# 
public static string GetUri( 
   string displayName
)

Parameters

displayName

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.