dundas.account.FederatedAuthenticationProvider Class

 

Inheritance Hierarchy

 
Class
   dundas.account.FederatedAuthenticationProvider
 

Constructors

 
  Name Description
init Initializes the FederatedAuthenticationProvider. Called during construction.
 
 

Properties

 
  Name Description
id Gets or sets a value indicating the ID.
 
 

Methods

 
  Name Description
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.
toString Converts the object to a string.