View Source GoogleApi.AndroidManagement.V1.Model.KeyGeneratedEvent (google_api_android_management v0.57.0)
A cryptographic key including user installed, admin installed and system maintained private key is installed on the device either by the user or management.This is available device-wide on fully managed devices and within the work profile on organization-owned devices with a work profile.
Attributes
-
applicationUid
(type:integer()
, default:nil
) - UID of the application which generated the key. -
keyAlias
(type:String.t
, default:nil
) - Alias of the key. -
success
(type:boolean()
, default:nil
) - Whether the operation was successful.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.