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 .NET Micro Framework version 3.0 and above.

Members

  Member name Description
Certificate Selects certificate encryption.
TKIP Selects Temporal Key Integrity Protocol 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