PROTOCOLPROPERTIES enumeration (sdoias.h)
The values of the PROTOCOLPROPERTIES enumeration type enumerate properties of an authentication protocol.
Syntax
typedef enum _PROTOCOLPROPERTIES {
PROPERTY_PROTOCOL_REQUEST_HANDLER,
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
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Header | sdoias.h |