CoreWLAN interface supports WEP authentication (IEEE 802.11 Wired Equivalent Privacy).
Original signature is '@property( readonly) BOOLsupportsWEP ;'
Available in Mac OS X v10.6 and later.

Declaration Syntax
public virtual bool SupportsWEP { get; }
Public Overridable ReadOnly Property SupportsWEP As Boolean
Get
public:
virtual property bool SupportsWEP {
bool get ();
}

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