AutodiscoverServiceBase.HttpResponseHeaders

AutodiscoverServiceBase.HttpResponseHeaders property

Gets a collection of HTTP headers from the last response.

public IDictionary<string, string> HttpResponseHeaders { get; }

See Also