CaptiveNetwork Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deprecated: Use NEHotspotHelper instead. A class that encapsulates the Captive Network system component, which is responsible for detecting networks that require user interaction prior to providing Internet access.
public static class CaptiveNetwork
type CaptiveNetwork = class
- Inheritance
-
CaptiveNetwork
Properties
NetworkInfoKeyBSSID |
Represents the value associated with the constant kCNNetworkInfoKeyBSSID |
NetworkInfoKeySSID |
Represents the value associated with the constant kCNNetworkInfoKeySSID |
NetworkInfoKeySSIDData |
Represents the value associated with the constant kCNNetworkInfoKeySSIDData |
Methods
MarkPortalOffline(String) | |
MarkPortalOnline(String) | |
SetSupportedSSIDs(String[]) | |
TryCopyCurrentNetworkInfo(String, NSDictionary) | |
TryGetSupportedInterfaces(String[]) |