Click or drag to resize

IWebAccountService Class

Note: This API is now obsolete.

Provides services for the management of iWeb accounts
Inheritance Hierarchy
SystemObject
  Ignition.Crm.AccountManagementIWebAccountService

Namespace: Ignition.Crm.AccountManagement
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[ObsoleteAttribute("Use NetForumAuthenticationManager instead (5.4)")]
public class IWebAccountService

The IWebAccountService type exposes the following members.

Constructors
 NameDescription
Public methodIWebAccountService Default constructor
Top
Methods
 NameDescription
Public methodTryGetUserByUsernameAndPassword Attempts to retrieve an IWebUser by their username and password
Top
See Also