Skip to main content

FIDOAndroidAssetLinksTargets

Represents the 'target' field structure of assetlinks.json file that contains namespace, package name and certificate fingerprints.

Properties

NameTypeDescriptionNotes
NamespacestringThe namespace string for the association.
PackageNamestringThe package name of the Android app.[optional]
Sha256CertFingerprintsList<string>The list of SHA-256 certificate fingerprints for the signing certificates.[optional]