[This is preliminary documentation and is subject to change.]
Gets all the blocked applications for a role
Namespace:
OfficeClip.DBLayer.SecurityAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public List<int> GetRoleApplicationBlocks( int roleId ) |
Visual Basic (Declaration) |
---|
Public Function GetRoleApplicationBlocks ( _ roleId As Integer _ ) As List(Of Integer) |
Visual C++ |
---|
public: List<int>^ GetRoleApplicationBlocks( int roleId ) |
Parameters
- roleId
- Type: System..::.Int32
The unique id of the role