BaseControlContext.Ticket Özellik

Tanım

Bu olay olayı işlediğini Ticket bildirirse döndürülecek şekilde değerini alır veya ayarlar.

public:
 property Microsoft::AspNetCore::Authentication::AuthenticationTicket ^ Ticket { Microsoft::AspNetCore::Authentication::AuthenticationTicket ^ get(); void set(Microsoft::AspNetCore::Authentication::AuthenticationTicket ^ value); };
public Microsoft.AspNetCore.Authentication.AuthenticationTicket Ticket { get; set; }
member this.Ticket : Microsoft.AspNetCore.Authentication.AuthenticationTicket with get, set
Public Property Ticket As AuthenticationTicket

Özellik Değeri

Şunlara uygulanır