Idioma

BluetoothGattDescriptor.PermissionReadEncryptedMitm Campo

Definição

Cuidado

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

Permissão de descritor: permitir a leitura com a proteção de pessoa no meio

[Android.Runtime.Register("PERMISSION_READ_ENCRYPTED_MITM")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattDescriptorPermission enum directly instead of this field.", true)]
public const Android.Bluetooth.GattDescriptorPermission PermissionReadEncryptedMitm = 4;
[<Android.Runtime.Register("PERMISSION_READ_ENCRYPTED_MITM")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattDescriptorPermission enum directly instead of this field.", true)>]
val mutable PermissionReadEncryptedMitm : Android.Bluetooth.GattDescriptorPermission

Valor do campo

Value = 4

Implementações

Atributos

Comentários

Permissão de descritor: permitir a leitura com a proteção de pessoa no meio

Java documentação para android.bluetooth.BluetoothGattDescriptor.PERMISSION_READ_ENCRYPTED_MITM.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a