Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines constants that specify a type of property information for a delegate request.
Syntax
typedef enum _HTTP_DELEGATE_REQUEST_PROPERTY_ID {
DelegateRequestReservedProperty,
DelegateRequestDelegateUrlProperty
} HTTP_DELEGATE_REQUEST_PROPERTY_ID, *PHTTP_DELEGATE_REQUEST_PROPERTY_ID;
Constants
DelegateRequestReservedPropertyThis property is reserved. |
DelegateRequestDelegateUrlPropertySpecifies the property that provides the target url to which a delegated request should be delivered. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 Build 20348 |
| Minimum supported server | Windows 10 Build 20348 |
| Header | http.h |