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 (String, String)

Verifies an unverified membership user using the Username and GUID (AccountID) 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 (Long)

C#
public Boolean ActivateUserAccount(String Username, String AccountID);
Visual Basic
Public Function ActivateUserAccount(ByVal Username As String, ByVal AccountID As String) As Boolean
Parameters 
Description 
Username 
The login name for the user. 
AccountID 
The GUID for the 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!