Click or drag to resize

AuthenticationModel Constructor

Constructor. It also adds this object to the customers AuthenticationModels collection.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public AuthenticationModel(
	Customer customer
)

Parameters

customer
Type: Omada.OE.ModelCustomer
See Also