Platforms to show: All Mac Windows Linux Cross-Platform

Back to CSIdentityMBS class.

CSIdentityMBS.Available as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Collaboration MBS MacFrameworks Plugin 13.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether the CSIdentity functions are available.
Example
if not CSIdentityMBS.Available then
MsgBox "not supported."
end if

CSIdentityMBS.CurrentUser as CSIdentityMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Collaboration MBS MacFrameworks Plugin 13.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Queries current user identity.
Example
dim u as CSIdentityMBS = CSIdentityMBS.CurrentUser
MsgBox u.fullName

CSIdentityMBS.kCSIdentityGeneratePosixName as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Collaboration MBS MacFrameworks Plugin 13.0 ✅ Yes ❌ No ❌ No ✅ Yes All
A special string for posix names to use to auto generate the posix name.

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


The biggest plugin in space...