Platforms to show: All Mac Windows Linux Cross-Platform

Back to KeychainManagerMBS module.

KeychainManagerMBS.ErrorAuthorizationFailed = -25293

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
One of the error codes.

The user name or passphrase you entered is not correct.

KeychainManagerMBS.ErrorDuplicatedItem = -25299

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
One of the error codes.

The specified item already exists in the keychain.

KeychainManagerMBS.ErrorFailedToAllocated = -108

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
One of the error codes.

Failed to allocate memory.

KeychainManagerMBS.ErrorFailedToDecode = -26275

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
One of the error codes.

Unable to decode the provided data.

KeychainManagerMBS.ErrorInteractionNotAllowed = -25308

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
One of the error codes.

User interaction is not allowed.

KeychainManagerMBS.ErrorInvalidParameter = -50

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
One of the error codes.

Invalid Parameters.

KeychainManagerMBS.ErrorNone = 0

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
One of the error codes.

No error.

KeychainManagerMBS.ErrorNotAvailable = -25291

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
One of the error codes.

No keychain is available. You may need to restart your computer.

KeychainManagerMBS.ErrorNotFound = -25300

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
One of the error codes.

The specified item could not be found in the keychain.

KeychainManagerMBS.kSecAppleSharePasswordItemClass = "ashp"

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
Specifies a keychain item's class code.

Indicates that the item is an AppleShare password.

KeychainManagerMBS.kSecGenericPasswordItemClass = "genp"

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
Specifies a keychain item's class code.

Indicates that the item is a generic password.

KeychainManagerMBS.kSecInternetPasswordItemClass = "inet"

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
Specifies a keychain item's class code.

Indicates that the item is an Internet password.

KeychainManagerMBS.kSecPreferencesDomainCommon = 2

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
Defines constants for the keychain preference domains.

Indicates the preferences are common to everyone.
Available in OS X v10.3 and later.

KeychainManagerMBS.kSecPreferencesDomainDynamic = 3

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
Defines constants for the keychain preference domains.

Indicates a dynamic search list (typically provided by removable keychains such as smart cards).
Available in OS X v10.4 and later.

KeychainManagerMBS.kSecPreferencesDomainSystem = 1

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
Defines constants for the keychain preference domains.

Indicates the system or daemon preference domain preferences.
Available in OS X v10.3 and later.

KeychainManagerMBS.kSecPreferencesDomainUser = 0

Type Topic Plugin Version
const Keychain MBS MacClassic Plugin 13.1
Defines constants for the keychain preference domains.

Indicates the user preference domain preferences.
Available in OS X v10.3 and later.

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


💬 Ask a question or report a problem
The biggest plugin in space...