AuthenticationPolicyManager.PropertyCrossDeviceTrustedPackages Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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