Share via


Wireless80211.EncryptionType Enumeration

Defines the available types of encryption for wireless networks.

Namespace: Microsoft.SPOT.Net.NetworkInformation
Assembly: Microsoft.SPOT.Net (in microsoft.spot.net.dll)

Syntax

[FlagsAttribute]
public enum Wireless80211.EncryptionType

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, 4.1 and 4.2.

Members

  Member name Description
Certificate Selects certificate encryption.
None Selects no encryption.
WEP Selects Wired Equivalent Privacy encryption.
WPA Selects Wireless Protected Access encryption.
WPAPSK Selects Wireless Protected Access Pre-Shared Key encryption.

See Also

Reference

Microsoft.SPOT.Net.NetworkInformation Namespace