次の方法で共有


IProtocolChallengeContext Interface

Definition

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.

Applies to