Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |