Constructor McpAuthFailedEventArgs
McpAuthFailedEventArgs(int)
Initializes a new instance of the McpAuthFailedEventArgs class.
public McpAuthFailedEventArgs(int statusCode)
Parameters
statusCodeintThe HTTP status code associated with the authentication failure.