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

TUserInfo

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

Declaration

Source position: googleidentitytoolkit.pp line 1101

type TUserInfo = class(TGoogleBaseObject)

protected

  procedure Setdisabled(); virtual;

  procedure SetdisplayName(); virtual;

  procedure Setemail(); virtual;

  procedure SetemailVerified(); virtual;

  procedure SetlocalId(); virtual;

  procedure SetpasswordHash(); virtual;

  procedure SetpasswordUpdatedAt(); virtual;

  procedure SetphotoUrl(); virtual;

  procedure SetproviderUserInfo(); virtual;

  procedure Setsalt(); virtual;

  procedure SetvalidSince(); virtual;

  procedure Setversion(); virtual;

published

  property disabled: Boolean; [rw]

  property displayName: string; [rw]

  property email: string; [rw]

  property emailVerified: Boolean; [rw]

  property localId: string; [rw]

  property passwordHash: string; [rw]

  property passwordUpdatedAt: Double; [rw]

  property photoUrl: string; [rw]

  property providerUserInfo: TUserInfoTypeproviderUserInfoArray; [rw]

  property salt: string; [rw]

  property validSince: string; [rw]

  property version: Integer; [rw]

end;

Inheritance

TUserInfo

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18