Click or drag to resize

IAzureAdController Interface

Interface

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

The IAzureAdController type exposes the following members.

Methods
  NameDescription
Public methodConfigurationExists
Checks if app registration is stored in db
Public methodGetTokenForScope
Returns a token for a given scope, using the configured app registration
Top
See Also