Data.Cloud.AzureAPI.TSignedIdentifier.AccessPolicy

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Unit: Data.Cloud.AzureAPI
Parent: TSignedIdentifier

Delphi

AccessPolicy: TAccessPolicy;

C++

TAccessPolicy AccessPolicy;

Description

Attention: AccessPolicy is deprecated. Please use Policy.

The access policy this class identifies.

AccessPolicy is the access policy the TSignedIdentifier class actually identifies.

See Also