SoftApConfiguration.SecurityTypeWpa2Psk Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Achtung
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
Feldwert
Value = 1Implementiert
- Attribute