CookieValidatePrincipalContext.RejectPrincipal Method

Definition

Called to reject the incoming principal. This may be done if the application has determined the account is no longer active, and the request should be treated as if it was anonymous.

public:
 void RejectPrincipal();
public void RejectPrincipal ();
member this.RejectPrincipal : unit -> unit
Public Sub RejectPrincipal ()

Applies to