HttpServerCustomValidationRequestedEventArgs.Reject Method

Definition

Reject the server's certificate. This will result in the client terminating the connection to the server.

public:
 virtual void Reject() = Reject;
void Reject();
public void Reject();
function reject()
Public Sub Reject ()

Applies to