Preference to require administrative privileges to change the CoreWLAN interface power state.
Original signature is '@property BOOLrequireAdminForPowerChange ;'
Available in Mac OS X v10.6 and later.

Declaration Syntax
public virtual bool RequireAdminForPowerChange { get; set; }
Public Overridable Property RequireAdminForPowerChange As Boolean
Get
Set
public:
virtual property bool RequireAdminForPowerChange {
bool get ();
void set (bool value);
}

Version Information
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)
Assembly:
Monobjc.CoreWLAN (Module: Monobjc.CoreWLAN)