Procedures, 4
| Name | Parameters | Returns | Access | Versions | Obsolete | ||
|---|---|---|---|---|---|---|---|
| CreateOAuth2 | (Text, Text, Text, Text, Text, Text, Text) | Interface Azure Functions Authentication | public | 21-26, gone | Pending 24.0 | ||
| Use CreateOAuth2 with SecretText data type for ClientSecret. | |||||||
| CreateCodeAuth | (Text, Text) | Interface Azure Functions Authentication | public | 21-28 | - | ||
| CreateOAuth2WithCert | (Text, Text, Text, SecretText, Text, Text, Text) | Interface Azure Functions Authentication | public | 23-28 | - | ||
| CreateOAuth2 | (Text, Text, Text, SecretText, Text, Text, Text) | Interface Azure Functions Authentication | public | 24-28 | - | ||