BPM.Server.Security Namespace > RecordSecurityManager Class > Public Method : Public(String,String,SIDPairCollection,BPMObjectNameCollection,Boolean,String,String) Method |
'Declaration
Public Overloads Shared Sub Public( _ ByVal tableName As String, _ ByVal key As String, _ ByVal sids As SIDPairCollection, _ ByVal permNames As BPM.BPMObjectNameCollection, _ ByVal leadershipToken As Boolean, _ ByVal comments As String, _ ByVal datasourceName As String _ )
'Usage
Dim tableName As String Dim key As String Dim sids As SIDPairCollection Dim permNames As BPM.BPMObjectNameCollection Dim leadershipToken As Boolean Dim comments As String Dim datasourceName As String RecordSecurityManager.Public(tableName, key, sids, permNames, leadershipToken, comments, datasourceName)
public static void Public( string tableName, string key, SIDPairCollection sids, BPM.BPMObjectNameCollection permNames, bool leadershipToken, string comments, string datasourceName )
public: static void Public( String^ tableName, String^ key, SIDPairCollection^ sids, BPM.BPMObjectNameCollection^ permNames, bool leadershipToken, String^ comments, 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