Click or drag to resize

ITokenSettingsProvider Interface

GetTokenSettings from the configuration object

Namespace:  Omada.OE.Model.Tokens
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public interface ITokenSettingsProvider

The ITokenSettingsProvider type exposes the following members.

Methods
  NameDescription
Public methodGetTokenSettings
GetTokenSettings from the configuration object for the specified UId
Top
See Also