| AzureAdControllerSaveSettings Method |
Set credentials for Azure Ad
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void SaveSettings(
string clientId,
string tenantId,
string clientSecret
)
Parameters
- clientId
- Type: SystemString
- tenantId
- Type: SystemString
- clientSecret
- Type: SystemString
See Also