Partager via


SoftApConfiguration.SecurityTypeWpa2Psk Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Net.Wifi.SoftApConfigurationSecurityType enum directly instead of this field.

[Android.Runtime.Register("SECURITY_TYPE_WPA2_PSK", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.SoftApConfigurationSecurityType enum directly instead of this field.", true)]
public const Android.Net.Wifi.SoftApConfigurationSecurityType SecurityTypeWpa2Psk = 1;
[<Android.Runtime.Register("SECURITY_TYPE_WPA2_PSK", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.SoftApConfigurationSecurityType enum directly instead of this field.", true)>]
val mutable SecurityTypeWpa2Psk : Android.Net.Wifi.SoftApConfigurationSecurityType

Valeur de champ

Value = 1

Implémente

Attributs

S’applique à