You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Classes > Permissions Class > Permissions Methods > GetUserPermissions Method > GetUserPermissions
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Permissions.GetUserPermissions Method (Long, String, Long, String, ContentAPI.PermissionUserType, ContentAPI.PermissionRequestType)

Loads the user permissions as a array of UserPermissionData.

C#
public UserPermissionData[] GetUserPermissions(Long Id, String ItemType, Long UserId, String UserGroupList, ContentAPI.PermissionUserType PermissionType, ContentAPI.PermissionRequestType PermissionRequest);
Visual Basic
Public Function GetUserPermissions(ByVal Id As Long, ByVal ItemType As String, ByVal UserId As Long, ByVal UserGroupList As String, ByVal PermissionType As ContentAPI.PermissionUserType, ByVal PermissionRequest As ContentAPI.PermissionRequestType) As UserPermissionData()
Parameters 
Description 
Id 
the item's ID 
ItemType 
The item's type 
UserId 
The user's ID 
UserGroupList 
the group list 
PermissionType 
PermissionUserType 
PermissionRequest 
PermissionRequestType 

Ektron.Cms.UserPermissionData()

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!