AuthenticationPolicyManager.PropertyCrossDeviceTrustedCertificates 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>target device</b> (the receiver of the request) to specify trusted
signing certificates for cross-device authentication requests.
[Android.Runtime.Register("PROPERTY_CROSS_DEVICE_TRUSTED_CERTIFICATES", ApiSince=37)]
public const string PropertyCrossDeviceTrustedCertificates;
[<Android.Runtime.Register("PROPERTY_CROSS_DEVICE_TRUSTED_CERTIFICATES", ApiSince=37)>]
val mutable PropertyCrossDeviceTrustedCertificates : string
Field Value
- Attributes