uaPLUS Reference
ParseDistinguishedName Method
See Also  Send Feedback
Opc.Ua Namespace > Utils Class : ParseDistinguishedName Method

name

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function ParseDistinguishedName( _
   ByVal name As String _
) As List(Of String)
C# 
public static List<string> ParseDistinguishedName( 
   string name
)

Parameters

name

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.