You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.User Namespace > Classes > User Class > User Methods > DeleteUserByIds
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
User.DeleteUserByIds Method

Removes the user from the system. This will not purge the data, but it disables the user from further accessing the system.

C#
public DeleteUserByIds(String Ids);
Visual Basic
Public Sub DeleteUserByIds(ByVal Ids As String)
Parameters 
Description 
Ids 
The selected user IDs (comma separated values). 
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!