Unit 'googlecomputeaccounts' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TPublicKey

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlecomputeaccounts.pp line 529

type TPublicKey = class(TGoogleBaseObject)

protected

  procedure SetcreationTimestamp(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure SetexpirationTimestamp(); virtual;

  

  procedure Setfingerprint(); virtual;

  

  procedure Setkey(); virtual;

  

published

  property creationTimestamp: string; [rw]

  

  property description: string; [rw]

  

  property expirationTimestamp: string; [rw]

  

  property fingerprint: string; [rw]

  

  property key: string; [rw]

  

end;

Inheritance

TPublicKey

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio