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
A human-readable description of the account.

This property is available if the user grants the application access to this account; otherwise it is "".
(Read and Write property)

Some examples using this 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
The type of service account.

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)

Some examples using this 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
The credential used to authenticate the user of this account.

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
Internal object reference.

(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
A unique identifier for this account.

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
The account store for this account.

(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
The username for this account.

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.


The biggest plugin in space...