Class PcDeviceIntegrity
Contains the device attestation information.
Implements
Inherited Members
Namespace: Google.Apis.PlayIntegrity.v1.Data
Assembly: Google.Apis.PlayIntegrity.v1.dll
Syntax
public class PcDeviceIntegrity : IDirectResponseSchema
Properties
DeviceRecognitionVerdict
Details about the integrity of the device the app is running on.
Declaration
[JsonProperty("deviceRecognitionVerdict")]
public virtual IList<string> DeviceRecognitionVerdict { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |