Gjsify LogoGjsify Logo

Enumeration Setting8021xAuthFlags

#NMSetting8021xAuthFlags values indicate which authentication settings should be used.

Before 1.22, this was wrongly marked as a enum and not as a flags type.

bitfield

Index

Enumeration Members

ALL: number

All supported flags

NONE: number

No flags

TLS_1_0_DISABLE: number

Disable TLSv1.0

TLS_1_1_DISABLE: number

Disable TLSv1.1

TLS_1_2_DISABLE: number

Disable TLSv1.2

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method