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