DSAzure.TAccessPolicy.Expiry

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Expiry: String;

C++

System::UnicodeString Expiry;

Properties

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

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