Data.Cloud.AzureAPI.TSignedIdentifier.Id
Delphi
property Id: string read FId write FId;
C++
__property System::UnicodeString Id = {read=FId, write=FId};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp |
Data.Cloud.AzureAPI | TSignedIdentifier |
Description
Specifies the unique ID.
The Id property specifies the unique ID. Note that the maximum length of the unique identifier is 64 characters.