The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WS_ENDPOINT_ADDRESS_EXTENSION_TYPE enumeration
This identifies a type of extension within the extensions field of the WS_ENDPOINT_ADDRESS.
Syntax
enum WS_ENDPOINT_ADDRESS_EXTENSION_TYPE { WS_ENDPOINT_ADDRESS_EXTENSION_METADATA_ADDRESS = 1
};
Constants
- WS_ENDPOINT_ADDRESS_EXTENSION_METADATA_ADDRESS
-
The address that metadata can be downloaded from the endpoint.
The type of the extension value is WS_ENDPOINT_ADDRESS.
Requirements
|
Minimum supported client | Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps | Windows Store apps] |
|
Header |
|
Community Additions
Show: