Język

AuthenticationPolicyManager.PropertyCrossDeviceTrustedCertificates Field

Definition

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

Applies to