UrlAuthResult
Rust type: enums::UrlAuthResult
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| UrlAuthResultAccepted |
| UrlAuthResultDefault |
| UrlAuthResultRequest |
Requests returning this type
| AcceptUrlAuth |
| RequestUrlAuth |
Requests accepting this type as input
None.
Other types containing this type
None.