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 CBIdentityAuthorityMBS class.
CBIdentityAuthorityMBS.Available as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Collaboration | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true on Mac OS X 10.5 and newer.
CBIdentityAuthorityMBS.defaultIdentityAuthority as CBIdentityAuthorityMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Collaboration | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The default identity authority is the logical union of the identities in the local and managed authorities.
CBIdentityAuthorityMBS.identityAuthorityWithCSIdentityAuthority(CSIdentityAuthority as Variant) as CBIdentityMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Collaboration | MBS MacFrameworks Plugin | 13.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CSIdentityAuthority: The Core Services Identity opaque object. Must be a CSIdentityAuthorityMBS.
Returns the identity authority object for use with the Collaboration framework.
This method, along with CSIdentityAuthority, is used for interoperability with the Core Services Identity API.
Available in OS X v10.5 and later.
CBIdentityAuthorityMBS.localIdentityAuthority as CBIdentityAuthorityMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Collaboration | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Any identities stored on the local system are contained within this identity authority.
CBIdentityAuthorityMBS.managedIdentityAuthority as CBIdentityAuthorityMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Collaboration | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
If you are bound to a network directory server (such as an LDAP server) that has an identity authority, use this method to search those authorities.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.