DSAzure.TSignedIdentifier.Id
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: DSAzure.pas DSAzure.hpp
| |
Unit: DSAzure | |
Parent: TSignedIdentifier |
Delphi
property Id: String read FId write FId;
C++
__property System::UnicodeString Id = {read=FId, write=FId};
Description
Manages the unique identifier.
Id allows read and write access of the instance's unique identifier.