Język

AuthenticationPolicyManager.PropertyCrossDeviceTrustedPackages Field

Definition

An optional property that applications can define in their manifest's <application> element on the <b>originating device</b> (the sender of the request) to specify package name aliases.

[Android.Runtime.Register("PROPERTY_CROSS_DEVICE_TRUSTED_PACKAGES", ApiSince=37)]
public const string PropertyCrossDeviceTrustedPackages;
[<Android.Runtime.Register("PROPERTY_CROSS_DEVICE_TRUSTED_PACKAGES", ApiSince=37)>]
val mutable PropertyCrossDeviceTrustedPackages : string

Field Value

Attributes

Applies to