MonobjcMonobjc Documented Class Library
SupportsTSN Property
NamespacesMonobjc.CoreWLANCWInterfaceSupportsTSN

CoreWLAN interface supports TSN authentication (Transitional Security Network).

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

Available in Mac OS X v10.6 and later.

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

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