AzureAdPasswordGrantSettings Class |
Namespace: Omada.OE.Model.Auth
public class AzureAdPasswordGrantSettings : AzureAdSettings
The AzureAdPasswordGrantSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| AzureAdPasswordGrantSettings |
| Name | Description | |
|---|---|---|
| ClientId |
ClientId
(Inherited from OAuthSettings.) | |
| Instance |
Instance
(Inherited from AzureAdSettings.) | |
| Password |
Password
| |
| 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.) |