enumerazione HTTP_DELEGATE_REQUEST_PROPERTY_ID (http.h)
Definisce le costanti che specificano un tipo di informazioni sulla proprietà per una richiesta delegato.
Sintassi
typedef enum _HTTP_DELEGATE_REQUEST_PROPERTY_ID {
DelegateRequestReservedProperty,
DelegateRequestDelegateUrlProperty
} HTTP_DELEGATE_REQUEST_PROPERTY_ID, *PHTTP_DELEGATE_REQUEST_PROPERTY_ID;
Costanti
DelegateRequestReservedProperty Questa proprietà è riservata. |
DelegateRequestDelegateUrlProperty Specifica la proprietà che fornisce l'URL di destinazione a cui deve essere recapitata una richiesta delegata. |
Requisiti
Client minimo supportato | Windows 10 Build 20348 |
Server minimo supportato | Windows 10 Build 20348 |
Intestazione | http.h |