You are here: Ektron Namespace > Web Services API > Ektron.Services Namespace > Classes > User Class > User Methods > ActivateUserAccount Method
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
ActivateUserAccount Method

This is the overview for the ActivateUserAccount method overload.

This method is overloaded.

  • ActivateUserAccount (int) - Verifies an unverified membership user if two phase verification of membership users is enabled, using the UserId parameter. Please see the settings document. IMPORTANT! You cannot use this method to return a deleted user to an active state.
  • ActivateUserAccount (string, string) - Verifies an unverified membership user if two phase verification of membership users is enabled, using the Username and GUID (AccountID) parameters. Please see the settings document. IMPORTANT! You cannot use this method to return a deleted user to an active state.

 
Name 
Description 
 
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)
This method can be accessed through the User.asmx file located in:  
 
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)
This method can be accessed through the User.asmx file located in:  
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!