TextClassifier.ExtraOtpTrustedPackages 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.
Caution
Use 'Android.Views.TextClassifiers.ITextClassifier.ExtraOtpTrustedPackages'. This class will be removed in a future release.
Extra specifying a list of trusted packages which can receive or view the OTP.
[Android.Runtime.Register("EXTRA_OTP_TRUSTED_PACKAGES", ApiSince=37)]
[System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.ExtraOtpTrustedPackages'. This class will be removed in a future release.")]
public const string ExtraOtpTrustedPackages;
[<Android.Runtime.Register("EXTRA_OTP_TRUSTED_PACKAGES", ApiSince=37)>]
[<System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.ExtraOtpTrustedPackages'. This class will be removed in a future release.")>]
val mutable ExtraOtpTrustedPackages : string
Field Value
- Attributes