This topic has not yet been rated - Rate this topic

WLAN_AUTH_CIPHER_PAIR_LIST structure

Applies to: desktop apps only

The WLAN_AUTH_CIPHER_PAIR_LIST structure contains a list of authentication and cipher algorithm pairs.

Syntax

typedef struct _WLAN_AUTH_CIPHER_PAIR_LIST {
  DWORD                  dwNumberOfItems;
  DOT11_AUTH_CIPHER_PAIR pAuthCipherPairList;
} WLAN_AUTH_CIPHER_PAIR_LIST, *PWLAN_AUTH_CIPHER_PAIR_LIST;

Members

dwNumberOfItems

Contains the number of supported auth-cipher pairs.

pAuthCipherPairList

A DOT11_AUTH_CIPHER_PAIR structure containing a list of auth-cipher pairs.

Requirements

Minimum supported client

Windows Vista, Windows XP with SP3

Minimum supported server

Windows Server 2008

Redistributable

Wireless LAN API for Windows XP with SP2

Header

Wlanapi.h

See also

WlanQueryInterface

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ