Android.Net.Wifi.WifiConfiguration.PairwiseCipher.None Field
Use only Group keys (deprecated)

Value: 0

Syntax

[Android.Runtime.Register("NONE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.PairwiseCipherType enum directly instead of this field.")]
public const PairwiseCipherType None

Remarks

Use only Group keys (deprecated)

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1