Android.Bluetooth.BluetoothGattDescriptor.PermissionReadEncrypted Field
Descriptor permission: Allow encrypted read operations

Value: 2

Syntax

[Android.Runtime.Register("PERMISSION_READ_ENCRYPTED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattDescriptorPermission enum directly instead of this field.")]
public const GattDescriptorPermission PermissionReadEncrypted

Remarks

Descriptor permission: Allow encrypted read operations

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18