AzureAdClientCredentialsSettings Class |
Namespace: Omada.OE.Model.Auth
[XmlRootAttribute("AzureAdClientCredentialsSettings", Namespace = "http://schemas.omada.net/ois/2023/AzureAdSettingsML")] public class AzureAdClientCredentialsSettings : AzureAdSettings
The AzureAdClientCredentialsSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| AzureAdClientCredentialsSettings |
| Name | Description | |
|---|---|---|
| ClientId |
ClientId
(Inherited from OAuthSettings.) | |
| ClientSecret |
ClientSecret
| |
| Instance |
Instance
(Inherited from AzureAdSettings.) | |
| Scopes |
Scopes
(Inherited from OAuthSettings.) | |
| TenantId |
TenantId
(Inherited from AzureAdSettings.) | |
| UserName |
Username
(Inherited from AnonymousAuthSettings.) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |