Platforms to show: All Mac Windows Linux Cross-Platform

ASAuthorizationRequestMBS class   New in 25.3

Type Topic Plugin Version macOS Windows Linux iOS Targets
class AuthenticationServices MBS MacFrameworks Plugin 25.3 ✅ Yes ❌ No ❌ No ✅ Yes All
A base class for different kinds of authorization requests.

Use one of the concrete requests, like ASAuthorizationAppleIDRequestMBS, ASAuthorizationPasswordRequestMBS, or ASAuthorizationSingleSignOnRequest.
You typically generate one of these using the corresponding provider, which is an instance of ASAuthorizationAppleIDProviderMBS, ASAuthorizationPasswordProviderMBS, or ASAuthorizationSingleSignOnProvider, respectively.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Sub classes:

Blog Entries

Release notes

Some methods using this class:

Some related classes:


The items on this page are in the following plugins: MBS MacFrameworks Plugin.


ASAuthorizationProviderMBS   -   ASPasswordCredentialMBS


The biggest plugin in space...