DiscoveryClientProtocol.Download Method
.NET Framework 3.0
Downloads the discovery document at the supplied URL into a Stream object.
| Name | Description |
|---|---|
| DiscoveryClientProtocol.Download (String) |
Downloads the discovery document at the supplied URL into a Stream object.
|
| DiscoveryClientProtocol.Download (String, String) |
Downloads the discovery document at the supplied URL into a Stream object, setting the contentType parameter to the MIME encoding of the discovery document.
|
Community Additions
ADD
Show: