ProtocolChallengeContext.GetHeaders Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets any SOAP headers included with the request.
public Microsoft.Media.Drm.Soap.SoapUnknownHeader[] GetHeaders ();
abstract member GetHeaders : unit -> Microsoft.Media.Drm.Soap.SoapUnknownHeader[]
override this.GetHeaders : unit -> Microsoft.Media.Drm.Soap.SoapUnknownHeader[]
Public Function GetHeaders () As SoapUnknownHeader()
Returns
The SOAP headers included with the request.