Public Member Functions | |
| OAuthConfig | ShallowCopy () |
| Copy member values. | |
| bool | Compare (OAuthConfig anotherConfig) |
| void | Expand () |
| Assign missing config values. | |
| void | CheckRequiredField () |
| Check required config field. | |
| bool | IsRequiredFieldEmpty () |
Public Attributes | |
| string | ClientId |
| string | ClientSecret |
| string | GoogleWebClientId |