uaPLUS Reference
DeleteRole Method
See Also  Send Feedback
Opc.Ua Namespace > UserRoleManager Class : DeleteRole Method

directory
roleName

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Sub DeleteRole( _
   ByVal directory As String, _
   ByVal roleName As String _
) 
C# 
public static void DeleteRole( 
   string directory,
   string roleName
)

Parameters

directory
roleName

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.