IProtocolChallengeContext Interface
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.
Provides basic information about a protocol challenge.
public interface IProtocolChallengeContext
type IProtocolChallengeContext = interface
Public Interface IProtocolChallengeContext
- Derived
Properties
HeadersAvailable |
Gets whether any SOAP headers available. |
Methods
GetHeaders() |
Gets any SOAP headers included with the request. |