WirelessNetworkInfo Class |
Namespace: Zebra.Sdk.Card.Containers
The WirelessNetworkInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| WirelessNetworkInfo | Initializes a new instance of the WirelessNetworkInfo class |
| Name | Description | |
|---|---|---|
| Address |
IP address.
| |
| BSSID |
BSSID.
| |
| Channel |
Channel number.
| |
| Country |
Country.
| |
| CryptoType |
Wireless cryptographic security type.
| |
| DhcpEnabled |
Indicates whether DHCP is enabled.
| |
| Gateway |
Gateway.
| |
| MacAddress |
MAC address.
| |
| RadioEnabled |
Indicates if the printer's wireless radio is enabled.
| |
| SecurityType |
Wireless security type.
| |
| SnmpEnabled |
Indicates whether SNMP is enabled.
| |
| SSID |
SSID.
| |
| SubnetMask |
Subnet mask.
| |
| WirelessKey |
Wireless key (write-only).
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |