BaseControlContext.Ticket Property

Definition

Gets or set the Ticket to return if this event signals it handled the event.

C#
public Microsoft.AspNetCore.Authentication.AuthenticationTicket Ticket { get; set; }

Property Value

Applies to

Product Versions
ASP.NET Core 1.0, 1.1