MonobjcMonobjc Documented Class Library
AllUser8021XProfiles Property
NamespacesMonobjc.CoreWLANCW8021XProfileAllUser8021XProfiles

Retrieves the all the stored 802.1X profiles for the login user

Original signature is '+ (NSArray*)allUser8021XProfiles '

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static NSArray AllUser8021XProfiles { get; }
Public Shared ReadOnly Property AllUser8021XProfiles As NSArray
	Get
public:
static property NSArray^ AllUser8021XProfiles {
	NSArray^ get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

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