Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
AzureAdController Class
AzureAdController Methods
ConfigurationExists Method
GetSettingsFromConfigurationObject Method
GetTokenForScope Method
SaveSettings Method
AzureAdController
GetTokenForScope Method
Get token for given scope
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
Task
<
string
>
GetTokenForScope
(
string
scope
)
Parameters
scope
Type:
System
String
Return Value
Type:
Task
String
Implements
IAzureAdController
GetTokenForScope(String)
See Also
Reference
AzureAdController Class
Omada.OE.AppLogic Namespace