NetworkCapabilities.NetEnterpriseId5 Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Net.NetEnterpriseId enum directly instead of this field.

Identificatore di funzionalità dell'organizzazione 5.

[Android.Runtime.Register("NET_ENTERPRISE_ID_5", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.NetEnterpriseId enum directly instead of this field.", true)]
public const Android.Net.NetEnterpriseId NetEnterpriseId5 = 5;
[<Android.Runtime.Register("NET_ENTERPRISE_ID_5", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.NetEnterpriseId enum directly instead of this field.", true)>]
val mutable NetEnterpriseId5 : Android.Net.NetEnterpriseId

Valore del campo

Value = 5

Implementazioni

Attributi

Commenti

Identificatore di funzionalità dell'organizzazione 5. Verrà usato per identificare in modo univoco una rete aziendale specifica.

per android.net.NetworkCapabilities.NET_ENTERPRISE_ID_5.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a