Platforms to show: All Mac Windows Linux Cross-Platform

Back to CBUserIdentityMBS class.

CBUserIdentityMBS.authenticateWithPassword(password as string) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Collaboration MBS MacFrameworks Plugin 12.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns a Boolean value indicating whether the given password is correct for the identity.

Returns true if the password is correct; otherwise, false.

CBUserIdentityMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Collaboration MBS MacFrameworks Plugin 12.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The private constructor.

CBUserIdentityMBS.copy as CBUserIdentityMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Collaboration MBS MacFrameworks Plugin 12.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates a copy of the object.

CBUserIdentityMBS.isEnabled as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Collaboration MBS MacFrameworks Plugin 12.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns a Boolean value indicating whether the identity is allowed to authenticate.

If the identity does not have authentication credentials (a password or certificate), it is not able to log in. However, an identity with authentication credentials does not ensure that it is enabled. Any identity can be disabled.
Returns true if the identity can authenticate; otherwise, false.

CBUserIdentityMBS.posixUID as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Collaboration MBS MacFrameworks Plugin 12.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the POSIX UID of the identity.

The POSIX UID is a integer that can identify a user within an identity authority. UIDs are not guaranteed to be unique within an identity authority.

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


The biggest plugin in space...