DSAzure.TSignedIdentifier.AccessPolicy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

AccessPolicy: TAccessPolicy;

C++

TAccessPolicy AccessPolicy;

Properties

Type Visibility Source Unit Parent
field public
DSAzure.pas
DSAzure.hpp
DSAzure TSignedIdentifier

Description

The AccessPolicy held by the signed identifier.

AccessPolicy holds the TAccessPolicy instance for the signed identifier as either provided in a parameter passed to the constructor, or created by the constructor itself. If created by the constructor, all permissions will be set to false by default.