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

Verifies an unverified membership user using the UserId parameter if two phase verification of membership users is enabled. Please see the settings document. IMPORTANT! You cannot use this method to return a deleted user to an active state.  

This function is overloaded. See Also: ActivateUserAccount (String String)

C#
public Boolean ActivateUserAccount(Long UserId);
Visual Basic
Public Function ActivateUserAccount(ByVal UserId As Long) As Boolean
Parameters 
Description 
UserId 
A unique ID for the required user. 

Boolean

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!