Procedures, 6
| Name | Parameters | Returns | Access | Versions | Obsolete | ||
|---|---|---|---|---|---|---|---|
| SetOAuth2Properties | (Text, Text) | public | 19-28 | - | |||
| GetAuthCode | () | Text | public | 19-27, gone | Pending 25.0 | ||
| Replaced by GetAuthCodeAsSecretText | |||||||
| GetAuthError | () | Text | public | 19-28 | - | ||
| GetOAuthProperties | (Text, var Text, var Text) | public | 19-27, gone | Pending 25.0 | |||
| Replaced by GetOAuthProperties(AuthorizationCode: Text; var CodeOut: SecretText; var StateOut: Text) | |||||||
| GetAuthCodeAsSecretText | () | SecretText | public | 25-28 | - | ||
| GetOAuthProperties | (Text, var SecretText, var Text) | public | 25-28 | - | |||