Data.Cloud.AzureAPI.TPolicy
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp
| |
| Unit: Data.Cloud.AzureAPI | |
| Parent: Data.Cloud.AzureAPI | |
Delphi
TPolicy = class abstract
C++
class PASCALIMPLEMENTATION TPolicy : public System::TObject
Description
Base class for classes that represent an access policy.
This base class defines:
- The start and expiry times of the policy.
- The string representation of the policy permission.
- A method to fill these properties from another policy.
Subclasses of TPolicy are: