Class TPermissionResource

Unit

Declaration

type TPermissionResource = class(TBackboneElement)

Description

Permission resource holds access rules for a given data and context.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property meaning : string read Getmeaning write Setmeaning;
Public property meaningElement : TConsentDataMeaning read GetmeaningElement write SetmeaningElement;
Public property reference : TReference read Getreference write Setreference;

Description

Methods

Public constructor Create; override;
 

Properties

Public property meaning : string read Getmeaning write Setmeaning;

How the resource reference is interpreted when testing consent restrictions.

Public property meaningElement : TConsentDataMeaning read GetmeaningElement write SetmeaningElement;
 
Public property reference : TReference read Getreference write Setreference;

A reference to a specific resource that defines which resources are covered by this consent.


Generated by PasDoc 0.15.0.