UserLoginLockout Stay organized with collections Save and categorize content based on your preferences.
Version 4.0.26.2 (latest)
Datatype
Description
(object)
object
can
lock
object
Operations the current user is able to perform on this object
key
lock
string
Hash of user's client id
auth_type
lock
string
Authentication method for login failures
ip
lock
string
IP address of most recent failed attempt
user_id
lock
string
User ID
remote_id
lock
string
Remote ID of user if using LDAP
full_name
lock
string
User's name
email
lock
string
Email address associated with the user's account
fail_count
lock
integer
Number of failures that triggered the lockout
lockout_at
lock
string
Time when lockout was triggered
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-09 UTC.