BPM.Client.Security Namespace > RecordSecurityManager Class > Public Method : Public(BPMConnection,String,String,String,BPMObjectNameCollection) Method |
'Declaration
Public Overloads Shared Sub Public( _ ByVal cn As BPMConnection, _ ByVal rsid As String, _ ByVal tableName As String, _ ByVal key As String, _ ByVal recordOwnerAccounts As BPM.BPMObjectNameCollection _ )
'Usage
Dim cn As BPMConnection Dim rsid As String Dim tableName As String Dim key As String Dim recordOwnerAccounts As BPM.BPMObjectNameCollection RecordSecurityManager.Public(cn, rsid, tableName, key, recordOwnerAccounts)
public static void Public( BPMConnection cn, string rsid, string tableName, string key, BPM.BPMObjectNameCollection recordOwnerAccounts )
public: static void Public( BPMConnection^ cn, String^ rsid, String^ tableName, String^ key, BPM.BPMObjectNameCollection^ recordOwnerAccounts )
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