Freigeben über


IClaimsChallengeProcessor Interface

Definition

Processor to handle claims challenge

public interface IClaimsChallengeProcessor
type IClaimsChallengeProcessor = interface
Public Interface IClaimsChallengeProcessor
Derived

Methods

Name Description
OnClaimsChallenageAsync(HttpRequestMessage, String, CancellationToken)

Handle the claims challenge

Applies to