DSAzure.TAccessPolicy.Start

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

Start: String;

C++

System::UnicodeString Start;

Description

Specifies the date when the access policy starts.

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

See Also