Options
All
  • Public
  • Public/Protected
  • All
Menu

Details of a permission scheme.

Hierarchy

  • PermissionScheme

Indexable

[key: string]: any

Index

Properties

Optional description

description: string

A description for the permission scheme.

Optional expand

expand: string

The expand options available for the permission scheme.

Optional id

id: number

The ID of the permission scheme.

format

int64

name

name: string

The name of the permission scheme. Must be unique.

Optional permissions

permissions: PermissionGrant[]

The permission scheme to create or update. See About permission schemes and grants for more information.

Optional scope

scope: Scope

The scope of the permission scheme.

Optional self

self: string

The URL of the permission scheme.

format

uri

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc