MonobjcMonobjc Documented Class Library
SupportsTKIP Property
NamespacesMonobjc.CoreWLANCWInterfaceSupportsTKIP

CoreWLAN interface supports TKIP (IEEE 802.11i Temporal Key Integrity Protocol).

Original signature is '@property( readonly) BOOLsupportsTKIP ;'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual bool SupportsTKIP { get; }
Public Overridable ReadOnly Property SupportsTKIP As Boolean
	Get
public:
virtual property bool SupportsTKIP {
	bool get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.CoreWLAN (Module: Monobjc.CoreWLAN)