Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccessPolicy

Package version

An Access policy

Hierarchy

  • AccessPolicy

Index

Properties

expiresOn

expiresOn: string

the date-time the policy expires NOTE: This entity will be treated as a string instead of a Date because the API can potentially deal with a higher precision value than what is supported by JavaScript.

permissions

permissions: string

the permissions for the acl policy

startsOn

startsOn: string

the date-time the policy is active NOTE: This entity will be treated as a string instead of a Date because the API can potentially deal with a higher precision value than what is supported by JavaScript.

Generated using TypeDoc