PlatformAPI.TEntitlement

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TEntitlement = record

C++

struct DECLSPEC_DRECORD TEntitlement
{
public:
    System::UnicodeString AppIdentifier;
    System::TStringDynArray KeychainAccess;
    System::TStringDynArray ExtraKeyValues;
};

Properties

Type Visibility Source Unit Parent
record
struct
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

Description

Embarcadero Technologies does not currently have any additional information.