BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.20
    Preparing search index...

    Enumeration XIDPrivilege

    CLI-level privilege options for XID operations.

    Index

    Enumeration Members

    All: "all"

    Allow all applicable XID operations

    Auth: "auth"

    Operational: Authenticate as the subject (e.g., log into services)

    Sign: "sign"

    Operational: Sign digital communications as the subject

    Encrypt: "encrypt"

    Operational: Encrypt messages from the subject

    Elide: "elide"

    Operational: Elide data under the subject's control

    Issue: "issue"

    Operational: Issue or revoke verifiable credentials on the subject's authority

    Access: "access"

    Operational: Access resources under the subject's control

    Delegate: "delegate"

    Management: Delegate privileges to third parties

    Verify: "verify"

    Management: Verify (update) the XID document

    Update: "update"

    Management: Update service endpoints

    Transfer: "transfer"

    Management: Remove the inception key from the XID document

    Elect: "elect"

    Management: Add or remove other verifiers (rotate keys)

    Burn: "burn"

    Management: Transition to a new provenance mark chain

    Revoke: "revoke"

    Management: Revoke the XID entirely