Android.OS.Build.Fingerprint Property
A string that uniquely identifies this build.

Syntax

[Android.Runtime.Register("FINGERPRINT")]
public static string Fingerprint { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A string that uniquely identifies this build. Do not attempt to parse this value.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1