Wireless80211 Members
The following tables list the members exposed by the Wireless80211 type.
Public Fields
Name | Description | |
---|---|---|
Authentication | Specifies the type of authentication used on the wireless network. | |
Encryption | Specifies the type of encryption used on the wireless network. | |
Id | Contains the ID of the wireless network. | |
MaxNetworkKeyLength | Specifies the maximum length, in characters, of the network key. | |
MaxReKeyInternalLength | Specifies the maximum length of the internal key used when rekeying the network. | |
MaxSsidLength | Specifies the maximum number of characters allowed for an SSID. | |
NetworkKey | Contains the network key. | |
PassPhrase | Contains the network passphrase. | |
Radio | Specifies the type of radio used by the wireless network adapter. | |
ReKeyInternal | Contains the key used when rekeying the network. | |
Ssid | Contains the network's SSID. |
Public Properties
Name | Description | |
---|---|---|
DnsAddresses | (Inherited from NetworkInterface.) | |
GatewayAddress | (Inherited from NetworkInterface.) | |
IPAddress | (Inherited from NetworkInterface.) | |
IsDhcpEnabled | (Inherited from NetworkInterface.) | |
IsDynamicDnsEnabled | (Inherited from NetworkInterface.) | |
NetworkInterfaceType | (Inherited from NetworkInterface.) | |
PhysicalAddress | (Inherited from NetworkInterface.) | |
SubnetMask | (Inherited from NetworkInterface.) |
Public Methods
Name | Description | |
---|---|---|
EnableDhcp | (Inherited from NetworkInterface.) | |
EnableDynamicDns | (Inherited from NetworkInterface.) | |
EnableStaticDns | (Inherited from NetworkInterface.) | |
EnableStaticIP | (Inherited from NetworkInterface.) | |
Equals | (Inherited from Object.) | |
GetAllNetworkInterfaces | (Inherited from NetworkInterface.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ReleaseDhcpLease | (Inherited from NetworkInterface.) | |
RenewDhcpLease | (Inherited from NetworkInterface.) | |
SaveConfiguration | Saves the network's configuration information. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
Wireless80211 Class
Microsoft.SPOT.Net.NetworkInformation Namespace