Click or drag to resize

SingleSignOnToken Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Ignition.Crm.AccountManagementSingleSignOnToken

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

The SingleSignOnToken type exposes the following members.

Constructors
 NameDescription
Public methodSingleSignOnTokenInitializes a new instance of the SingleSignOnToken class
Top
Properties
 NameDescription
Public propertyCustomerId 
Public propertyExpiration 
Public propertyToken 
Top
See Also