Share via


AUTHENTICATEINFO structure

Contains additional information on the authentication operation.

Syntax

typedef struct _tagAUTHENTICATEINFO {
  DWORD dwFlags;
  DWORD dwReserved;
} AUTHENTICATEINFO;

Members

  • dwFlags
    One or more AUTHENTICATEF values that specify the authentication operation.

  • dwReserved

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Product

Internet Explorer 8

Header

Urlmon.h

IDL

Urlmon.idl