GoogleApi.Admin.Directory_v1.Model.Asp (google_api_admin v0.34.1) View Source
An application-specific password (ASP) is used with applications that do not accept a verification code when logging into the application on certain devices. The ASP access code is used instead of the login and password you commonly use when accessing an application through a browser. For more information about ASPs and how to create one, see the help center.
Attributes
-
codeId(type:integer(), default:nil) - The unique ID of the ASP. -
creationTime(type:String.t, default:nil) - The time when the ASP was created. Expressed in Unix time format. -
etag(type:String.t, default:nil) - ETag of the ASP. -
kind(type:String.t, default:admin#directory#asp) - The type of the API resource. This is alwaysadmin#directory#asp. -
lastTimeUsed(type:String.t, default:nil) - The time when the ASP was last used. Expressed in Unix time format. -
name(type:String.t, default:nil) - The name of the application that the user, represented by theiruserId, entered when the ASP was created. -
userKey(type:String.t, default:nil) - The unique ID of the user who issued the ASP.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.