Obsolete, 9

KindNameStateTagSeen fromLast seen
procedureGetAuthorizationURL(Record OAuth 2.0 Setup, Text)Pending24.02426, gone
Use procedure GetAuthorizationURLAsSecretText instead.
procedureRequestAccessToken(var Record OAuth 2.0 Setup, var Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use RequestAccessToken procedure with parameters declared as SecretText instead.
procedureRequestAccessTokenWithGivenRequestJson(var Record OAuth 2.0 Setup, Text, var Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use RequestAccessTokenWithGivenRequestJson with paramaters declared as SecretText instead.
procedureRequestAccessTokenWithContentType(var Record OAuth 2.0 Setup, Text, var Text, Text, Text, Text, var Text, var Text, Boolean)Pending24.02426, gone
Use "RequestAccessTokenWithContentType with paramaters declared as SecretText instead.
procedureRefreshAccessToken(var Record OAuth 2.0 Setup, var Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use RefreshAccessToken with paramaters declared as SecretText instead.
procedureRefreshAccessTokenWithGivenRequestJson(var Record OAuth 2.0 Setup, Text, var Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use RefreshAccessTokenWithGivenRequestJson with paramaters declared as SecretText instead.
procedureRefreshAccessTokenWithContentType(var Record OAuth 2.0 Setup, Text, var Text, Text, Text, var Text, var Text, Boolean)Pending24.02426, gone
Use RefreshAccessTokenWithContentType with paramaters declared as SecretText instead.
procedureInvokeRequest(var Record OAuth 2.0 Setup, Text, var Text, var Text, Text, Boolean)Pending24.02426, gone
Use InvokeRequest with paramaters declared as SecretText instead.
procedureRequestAndSaveAccessToken(var Record OAuth 2.0 Setup, var Text, Text)Pending24.02426, gone
Use RequestAndSaveAccessToken with paramaters declared as SecretText instead.