Skip to main content

Crate bitwarden_organizations

Crate bitwarden_organizations 

Source
Expand description

Β§Bitwarden Organizations

Contains organization-related data types and structures used across the SDK.

More specific organization resources (such as policies or collections) should be located in their own crates.

ModulesΒ§

uniffi_support πŸ”’

StructsΒ§

Permissions
Custom administrative permissions for an organization member with the OrganizationUserType::Custom role.
ProfileOrganization
Organization membership details from the user’s profile sync.

EnumsΒ§

MemberDecryptionType
The method used to decrypt organization member data.
OrganizationUserStatusType
The membership status of a user within an organization.
OrganizationUserType
The role of a user within an organization.
ProductTierType
The subscription tier of an organization.
ProviderType
The type of provider.

ConstantsΒ§

UNIFFI_META_CONST_BITWARDEN_ORGANIZATIONS_ENUM_MEMBERDECRYPTIONTYPE πŸ”’
UNIFFI_META_CONST_BITWARDEN_ORGANIZATIONS_ENUM_ORGANIZATIONUSERSTATUSTYPE πŸ”’
UNIFFI_META_CONST_BITWARDEN_ORGANIZATIONS_ENUM_ORGANIZATIONUSERTYPE πŸ”’
UNIFFI_META_CONST_BITWARDEN_ORGANIZATIONS_ENUM_PRODUCTTIERTYPE πŸ”’
UNIFFI_META_CONST_BITWARDEN_ORGANIZATIONS_ENUM_PROVIDERTYPE πŸ”’
UNIFFI_META_CONST_BITWARDEN_ORGANIZATIONS_RECORD_PERMISSIONS πŸ”’
UNIFFI_META_CONST_BITWARDEN_ORGANIZATIONS_RECORD_PROFILEORGANIZATION πŸ”’
UNIFFI_META_CONST_NAMESPACE_BITWARDEN_ORGANIZATIONS πŸ”’
Export namespace metadata.