Freigeben über


ManagedSubscriptionsPolicy.TypeAllPersonalSubscriptions Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.Admin.ManagedSubscriptionsType enum directly instead of this field.

Stellt die Standardrichtlinie dar, für die keine verwalteten Abonnements auf dem Gerät vorhanden sind.

[Android.Runtime.Register("TYPE_ALL_PERSONAL_SUBSCRIPTIONS", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.ManagedSubscriptionsType enum directly instead of this field.", true)]
public const Android.App.Admin.ManagedSubscriptionsType TypeAllPersonalSubscriptions = 0;
[<Android.Runtime.Register("TYPE_ALL_PERSONAL_SUBSCRIPTIONS", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.ManagedSubscriptionsType enum directly instead of this field.", true)>]
val mutable TypeAllPersonalSubscriptions : Android.App.Admin.ManagedSubscriptionsType

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Stellt die Standardrichtlinie dar, für die keine verwalteten Abonnements auf dem Gerät vorhanden sind.

Java-Dokumentation für android.app.admin.ManagedSubscriptionsPolicy.TYPE_ALL_PERSONAL_SUBSCRIPTIONS.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: