Search Results for

    Show / Hide Table of Contents

    Enum AuthenticationType

    Specifies the authentication used in a wireless network.

    Namespace: System.Net.NetworkInformation
    Assembly: System.Net.dll
    Syntax
    public enum AuthenticationType : byte

    Fields

    Name Description
    EAP

    Extensible Authentication Protocol.

    None

    No protocol.

    Open

    Open System authentication, for use with WEP encryption type.

    PEAP

    Protected Extensible Authentication Protocol.

    Shared

    Shared Key authentication, for use with WEP encryption type.

    WCN

    Microsoft Windows Connect Now protocol.

    WEP

    Wired Equivalent Privacy protocol.

    WPA

    Wi-Fi Protected Access protocol.

    WPA2

    Wi-Fi Protected Access 2 protocol.

    In This Article
    Back to top Copyright © 2023 nanoFramework Contributors
    Generated by DocFX