SystemConfiguration.CaptiveNetwork Members

The members of SystemConfiguration.CaptiveNetwork are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
NetworkInfoKeyBSSIDFoundation.NSString. Represents the value associated with the constant kCNNetworkInfoKeyBSSID
[read-only]
static
NetworkInfoKeySSIDFoundation.NSString. Represents the value associated with the constant kCNNetworkInfoKeySSID
[read-only]
static
NetworkInfoKeySSIDDataFoundation.NSString. Represents the value associated with the constant kCNNetworkInfoKeySSIDData

Public Methods

static
CopyCurrentNetworkInfo(string) : Foundation.NSDictionary
Documentation for this section has not yet been entered.
static
GetSupportedInterfaces() : string[]
Documentation for this section has not yet been entered.
static
MarkPortalOffline(string) : bool
Documentation for this section has not yet been entered.
static
MarkPortalOnline(string) : bool
Documentation for this section has not yet been entered.
static
SetSupportedSSIDs(string[]) : bool
Documentation for this section has not yet been entered.
static
TryCopyCurrentNetworkInfo(string, out Foundation.NSDictionary) : StatusCode
Documentation for this section has not yet been entered.
static
TryGetSupportedInterfaces(out string[]) : StatusCode
Documentation for this section has not yet been entered.