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

template
target
recursive

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub SetPermissions( _
   ByVal template As String, _
   ByVal target As DirectoryInfo, _
   ByVal recursive As Boolean _
) 
C# 
public void SetPermissions( 
   string template,
   DirectoryInfo target,
   bool recursive
)

Parameters

template
target
recursive

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.