mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class WirelessNetworkInfo

    Inheritance
    Object
    WirelessNetworkInfo
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.MixedReality.Toolkit.WindowsDevicePortal
    Assembly: cs.temp.dll.dll
    Syntax
    public class WirelessNetworkInfo

    Fields

    AlreadyConnected

    Declaration
    public bool AlreadyConnected
    Field Value
    Type Description
    Boolean

    AlreadyConnected

    Declaration
    public bool AlreadyConnected
    Field Value
    Type Description
    Boolean

    AuthenticationAlgorithm

    Declaration
    public string AuthenticationAlgorithm
    Field Value
    Type Description
    String

    AuthenticationAlgorithm

    Declaration
    public string AuthenticationAlgorithm
    Field Value
    Type Description
    String

    BSSID

    Declaration
    public int[] BSSID
    Field Value
    Type Description
    Int32[]

    BSSID

    Declaration
    public int[] BSSID
    Field Value
    Type Description
    Int32[]

    Channel

    Declaration
    public int Channel
    Field Value
    Type Description
    Int32

    Channel

    Declaration
    public int Channel
    Field Value
    Type Description
    Int32

    CipherAlgorithm

    Declaration
    public string CipherAlgorithm
    Field Value
    Type Description
    String

    CipherAlgorithm

    Declaration
    public string CipherAlgorithm
    Field Value
    Type Description
    String

    Connectable

    (0 | 1)

    Declaration
    public int Connectable
    Field Value
    Type Description
    Int32

    Connectable

    (0 | 1)

    Declaration
    public int Connectable
    Field Value
    Type Description
    Int32

    InfrastructureType

    Declaration
    public string InfrastructureType
    Field Value
    Type Description
    String

    InfrastructureType

    Declaration
    public string InfrastructureType
    Field Value
    Type Description
    String

    PhysicalTypes

    Declaration
    public string[] PhysicalTypes
    Field Value
    Type Description
    String[]

    PhysicalTypes

    Declaration
    public string[] PhysicalTypes
    Field Value
    Type Description
    String[]

    ProfileAvailable

    Declaration
    public bool ProfileAvailable
    Field Value
    Type Description
    Boolean

    ProfileAvailable

    Declaration
    public bool ProfileAvailable
    Field Value
    Type Description
    Boolean

    ProfileName

    Declaration
    public string ProfileName
    Field Value
    Type Description
    String

    ProfileName

    Declaration
    public string ProfileName
    Field Value
    Type Description
    String

    SecurityEnabled

    (0 | 1)

    Declaration
    public int SecurityEnabled
    Field Value
    Type Description
    Int32

    SecurityEnabled

    (0 | 1)

    Declaration
    public int SecurityEnabled
    Field Value
    Type Description
    Int32

    SignalQuality

    Declaration
    public int SignalQuality
    Field Value
    Type Description
    Int32

    SignalQuality

    Declaration
    public int SignalQuality
    Field Value
    Type Description
    Int32

    SSID

    Declaration
    public string SSID
    Field Value
    Type Description
    String

    SSID

    Declaration
    public string SSID
    Field Value
    Type Description
    String
    In This Article
    • Fields
      • AlreadyConnected
      • AlreadyConnected
      • AuthenticationAlgorithm
      • AuthenticationAlgorithm
      • BSSID
      • BSSID
      • Channel
      • Channel
      • CipherAlgorithm
      • CipherAlgorithm
      • Connectable
      • Connectable
      • InfrastructureType
      • InfrastructureType
      • PhysicalTypes
      • PhysicalTypes
      • ProfileAvailable
      • ProfileAvailable
      • ProfileName
      • ProfileName
      • SecurityEnabled
      • SecurityEnabled
      • SignalQuality
      • SignalQuality
      • SSID
      • SSID
    Back to top Generated by DocFX