DSAzure.TAccessPolicy.Expiry

From RAD Studio API Documentation

[–] Properties
Type: field
Visibility: public
Source:
DSAzure.pas
DSAzure.hpp
Unit: DSAzure
Parent: TAccessPolicy

Delphi

Expiry: String;

C++

System::UnicodeString Expiry;

Description

Specifies the date when the access policy expires.

Expiry specifies the date when the access policy expires, in the yyyy-mm-dd format or any valid ISO 8061 format.

See Also