namespace CoreWlan
{
    [Deprecated(PlatformName.MacOSX, 10, 7, PlatformArchitecture.All, null)]
    [Obsoleted(PlatformName.MacOSX, 10, 10, PlatformArchitecture.All, null)]
    [Register("CW8021XProfile", true)]
    public class CW8021XProfile : NSObject, INSCoding, INSCopying, INativeObject, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Deprecated(PlatformName.MacOSX, 10, 7, PlatformArchitecture.All, null)]
        public virtual bool AlwaysPromptForPassword
        {
            [Deprecated(PlatformName.MacOSX, 10, 7, PlatformArchitecture.All, null)]
            [Export("alwaysPromptForPassword")]
            get;
            [Deprecated(PlatformName.MacOSX, 10, 7, PlatformArchitecture.All, null)]
            [Export("setAlwaysPromptForPassword:")]
            set;
        }
    }
}
Assembly Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
Xamarin macOS 0.0
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

03/28/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙