Blockchain Commons XID TypeScript Library - v1.0.0-alpha.13
    Preparing search index...

    Class Permissions

    Represents the permissions granted to a key or delegate.

    Implements

    Index

    Constructors

    Properties

    allow: Set<Privilege>
    deny: Set<Privilege>

    Methods

    • Add permissions assertions to an envelope.

      Parameters

      • envelope: Envelope$1

      Returns Envelope$1