uaPLUS Reference
SetPermissions(String,Uri,Boolean) Method
See Also  Send Feedback
Opc.Ua Namespace > AccessTemplateManager Class > SetPermissions Method : SetPermissions(String,Uri,Boolean) Method

template
url
exactMatch

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub SetPermissions( _
   ByVal template As String, _
   ByVal url As Uri, _
   ByVal exactMatch As Boolean _
) 
C# 
public void SetPermissions( 
   string template,
   Uri url,
   bool exactMatch
)

Parameters

template
url
exactMatch

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.