OAuthSettings Class |
Namespace: Omada.OE.Model.Auth
public abstract class OAuthSettings : AnonymousAuthSettings
The OAuthSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| OAuthSettings |
| Name | Description | |
|---|---|---|
| ClientId |
ClientId
| |
| Scopes |
Scopes
| |
| 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.) |