Skip to main content

OrgEncryption

Org-level encryption opt-in axis (orthogonal to member myAccessState).

type OrgEncryption {
enabled: Boolean!
mode: String!
}

Fields

OrgEncryption.enabled ● Boolean! non-null scalar

True iff the org opted into passphrase encryption OR an org-KW envelope exists.

OrgEncryption.mode ● String! non-null scalar

Informational: the trust policy's default encryption mode (e.g. legacy_server).

Member Of

SecurityPostureSummary object