Data.Cloud.AzureAPI.TAccessPolicy.PermRead
Delphi
PermRead: Boolean;
C++
bool PermRead;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp |
Data.Cloud.AzureAPI | TAccessPolicy |
Description
Whether the access policy grants read permission (True
) or not (False
).