Compartilhar via


WifiConfiguration.Protocol.Rsn Field

Definition

RSN WPA2/WPA3/IEEE 802.

[Android.Runtime.Register("RSN")]
public const Android.Net.Wifi.ProtocolType Rsn = 1;
[<Android.Runtime.Register("RSN")>]
val mutable Rsn : Android.Net.Wifi.ProtocolType

Field Value

Value = 1
Attributes

Remarks

RSN WPA2/WPA3/IEEE 802.11i

Java documentation for android.net.wifi.WifiConfiguration.Protocol.RSN.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to