BPM.Client.Security Namespace > RecordSecurityManager Class > LoadACL Method : LoadACL(BPMConnection,String,String,String) Method |
'Declaration
Public Overloads Shared Function LoadACL( _ ByVal cn As BPMConnection, _ ByVal tableName As String, _ ByVal key As String, _ ByVal datasourceName As String _ ) As RDACL
'Usage
Dim cn As BPMConnection Dim tableName As String Dim key As String Dim datasourceName As String Dim value As RDACL value = RecordSecurityManager.LoadACL(cn, tableName, key, datasourceName)
public static RDACL LoadACL( BPMConnection cn, string tableName, string key, string datasourceName )
public: static RDACL^ LoadACL( BPMConnection^ cn, String^ tableName, String^ key, String^ datasourceName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2