[This is preliminary documentation and is subject to change.]
Gets the access information
Namespace:
OfficeClip.DBLayer.SecurityAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
protected Hashtable GetAccessInfoHashForObject( int groupId, BusinessConstants..::.ObjectType oType, int objectId ) |
Visual Basic (Declaration) |
---|
Protected Function GetAccessInfoHashForObject ( _ groupId As Integer, _ oType As BusinessConstants..::.ObjectType, _ objectId As Integer _ ) As Hashtable |
Visual C++ |
---|
protected: Hashtable^ GetAccessInfoHashForObject( int groupId, BusinessConstants..::.ObjectType oType, int objectId ) |
Parameters
- groupId
- Type: System..::.Int32
- objectId
- Type: System..::.Int32