IAzureAdController Interface |
Namespace: Omada.OE.Model.Interfaces
public interface IAzureAdController
The IAzureAdController type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfigurationExists |
Checks if app registration is stored in db
|
![]() | GetTokenForScope |
Returns a token for a given scope, using the configured app registration
|