AuthorizationChallengeParser
A helper class for parsing Authorization challenge headers.
            
                
public static string GetChallengeParameterFromResponse(Response response, string challengeScheme, string challengeParameter)
Parses the specified parameter from a challenge hearder found in the specified  Response.
            
Determines if the specified  HttpMessage is a CAE claims challenge.