Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to ACAccountMBS class.
ACAccountMBS.accountDescription as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Social | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This property is available if the user grants the application access to this account; otherwise it is "".
(Read and Write property)
ACAccountMBS.accountType as ACAccountTypeMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Social | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This property is required. You specify the account type using the Constructor. You can use the accountsWithAccountType method to retrieve all accounts of a particular type.
(Read and Write property)
ACAccountMBS.credential as ACAccountCredentialMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Social | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This property is required and must be set before the account is saved. For privacy reasons, this property is inaccessible after the account is saved.
(Read and Write property)
ACAccountMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Social | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read and Write property)
ACAccountMBS.identifier as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Social | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Use the accountWithIdentifier method to get an account with the specified identifier.
(Read only property)
ACAccountMBS.Parent as ACAccountStoreMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Social | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
ACAccountMBS.username as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Social | MBS Mac64bit Plugin | 15.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This property must be set before the account is saved. After the account is saved, this property is available if the user grants the application access to this account; otherwise it is "".
(Read and Write property)
The items on this page are in the following plugins: MBS Mac64bit Plugin.