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

TRelyingparty

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

Declaration

Source position: googleidentitytoolkit.pp line 869

type TRelyingparty = class(TGoogleBaseObject)

protected

  procedure SetcaptchaResp(); virtual;

  

  procedure Setchallenge(); virtual;

  

  procedure Setemail(); virtual;

  

  procedure SetidToken(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetnewEmail(); virtual;

  

  procedure SetrequestType(); virtual;

  

  procedure SetuserIp(); virtual;

  

published

  property captchaResp: string; [rw]

  

  property challenge: string; [rw]

  

  property email: string; [rw]

  

  property idToken: string; [rw]

  

  property kind: string; [rw]

  

  property newEmail: string; [rw]

  

  property requestType: string; [rw]

  

  property userIp: string; [rw]

  

end;

Inheritance

TRelyingparty

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio