Platforms to show: All Mac Windows Linux Cross-Platform
ASAuthorizationOpenIDRequestMBS class New in 25.3
Super class: ASAuthorizationRequestMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | AuthenticationServices | MBS MacFrameworks Plugin | 25.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Subclass of the ASAuthorizationRequestMBS class.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 3 properties
- property nonce as String
- property requestedOperation as String
- property state as String
- 3 methods
- method Constructor Private
- method requestedScopes as String()
- method setRequestedScopes(requestedScopes() as String)
- 4 shared methods
- shared method AuthorizationOperationImplicit as String Private
- shared method AuthorizationOperationLogin as String Private
- shared method AuthorizationOperationLogout as String Private
- shared method AuthorizationOperationRefresh as String Private
Super class ASAuthorizationRequestMBS
- 3 properties
- property Description as String
- property Handle as Integer
- property provider as ASAuthorizationProviderMBS
- 2 methods
- method Constructor Private
- method copy as ASAuthorizationRequestMBS
Sub classes:
Blog Entries
Release notes
- Version 25.3
Some related classes:
- class ASAuthorizationAppleIDRequestMBS
- class ASAuthorizationCredentialMBS
- class ASAuthorizationProviderMBS
- class ASAuthorizationRequestMBS
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
ASAuthorizationMBS - ASAuthorizationPasswordProviderMBS
