DeviceRadioState.ManagedEsimOutgoingTransferDisallowed Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Achtung
This constant will be removed in the future version. Use Android.App.Admin.Policy.DeviceRadioStateManagedEsimOutgoingTransfer enum directly instead of this field.
Gibt an, dass der Benutzer verwaltete eSIMs nicht vom Gerät übertragen darf.
[Android.Runtime.Register("MANAGED_ESIM_OUTGOING_TRANSFER_DISALLOWED", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.Policy.DeviceRadioStateManagedEsimOutgoingTransfer enum directly instead of this field.", true)]
public const Android.App.Admin.Policy.DeviceRadioStateManagedEsimOutgoingTransfer ManagedEsimOutgoingTransferDisallowed = 2;
[<Android.Runtime.Register("MANAGED_ESIM_OUTGOING_TRANSFER_DISALLOWED", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.Policy.DeviceRadioStateManagedEsimOutgoingTransfer enum directly instead of this field.", true)>]
val mutable ManagedEsimOutgoingTransferDisallowed : Android.App.Admin.Policy.DeviceRadioStateManagedEsimOutgoingTransfer
Feldwert
Value = 2- Attribute