Langue

BluetoothGattDescriptor.PermissionReadEncryptedMitm Champ

Définition

Attention

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

Autorisation de descripteur : autoriser la lecture avec la protection person-in-the-middle

[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

Valeur de champ

Value = 4

Implémente

Attributs

Remarques

Autorisation de descripteur : autoriser la lecture avec la protection person-in-the-middle

Java documentation pour android.bluetooth.BluetoothGattDescriptor.PERMISSION_READ_ENCRYPTED_MITM.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à