IWebAccountService Class

Note: This API is now obsolete.
Provides services for the management of iWeb accounts

Definition

Namespace: Ignition.Crm.AccountManagement
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[ObsoleteAttribute("Use NetForumAuthenticationManager instead (5.4)")]
public class IWebAccountService
Inheritance
Object    IWebAccountService

Constructors

IWebAccountService Default constructor

Methods

TryGetUserByUsernameAndPassword Attempts to retrieve an IWebUser by their username and password

See Also