Share via


PROTOCOLPROPERTIES Enumeration

The values of the PROTOCOLPROPERTIES enumeration type enumerate properties of an authentication protocol.

typedef enum _PROTOCOLPROPERTIES
{
  PROPERTY_PROTOCOL_REQUEST_HANDLER = PROPERTY_COMPONENT_START,
  PROPERTY_PROTOCOL_START
}PROTOCOLPROPERTIES;

Constants

  • PROPERTY_PROTOCOL_REQUEST_HANDLER
    The value is reserved for system use.

  • PROPERTY_PROTOCOL_START
    This value is the default.

Requirements

Server

Requires Windows Server 2008, Windows Server 2003, or Windows 2000 Server.

Header

Declared in SdoIas.h.

IDL

Declared in SdoIas.idl.

Send comments about this topic to Microsoft

Build date: 10/15/2007