Share via


Wireless80211 Members

The following tables list the members exposed by the Wireless80211 type.

Public Fields

Name Description
Public Field Authentication Specifies the type of authentication used on the wireless network.
Public Field Encryption Specifies the type of encryption used on the wireless network.
Public Field Id Contains the ID of the wireless network.
Public Field MaxNetworkKeyLength Specifies the maximum length, in characters, of the network key.
Public Field MaxReKeyInternalLength Specifies the maximum length of the internal key used when rekeying the network.
Public Field MaxSsidLength Specifies the maximum number of characters allowed for an SSID.
Public Field NetworkKey Contains the network key.
Public Field PassPhrase Contains the network passphrase.
Public Field Radio Specifies the type of radio used by the wireless network adapter.
Public Field ReKeyInternal Contains the key used when rekeying the network.
Public Field Ssid Contains the network's SSID.

Public Properties

Name Description
Public Property DnsAddresses (Inherited from NetworkInterface.)
Public Property GatewayAddress (Inherited from NetworkInterface.)
Public Property IPAddress (Inherited from NetworkInterface.)
Public Property IsDhcpEnabled (Inherited from NetworkInterface.)
Public Property IsDynamicDnsEnabled (Inherited from NetworkInterface.)
Public Property NetworkInterfaceType (Inherited from NetworkInterface.)
Public Property PhysicalAddress (Inherited from NetworkInterface.)
Public Property SubnetMask (Inherited from NetworkInterface.)

Public Methods

Name Description
Public Method EnableDhcp (Inherited from NetworkInterface.)
Public Method EnableDynamicDns (Inherited from NetworkInterface.)
Public Method EnableStaticDns (Inherited from NetworkInterface.)
Public Method EnableStaticIP (Inherited from NetworkInterface.)
Public Method Equals (Inherited from Object.)
Public Method GetAllNetworkInterfaces (Inherited from NetworkInterface.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ReleaseDhcpLease (Inherited from NetworkInterface.)
Public Method RenewDhcpLease (Inherited from NetworkInterface.)
Public Method Static SaveConfiguration Saves the network's configuration information.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Wireless80211 Class
Microsoft.SPOT.Net.NetworkInformation Namespace