Aracılığıyla paylaş


JwtBearerOptions.Events Özellik

Tanım

Taşıyıcı kimlik doğrulama işleyicisi tarafından oluşturulan olayları işlemek için uygulama tarafından sağlanan nesne. Uygulama arabirimini tamamen uygulayabilir veya JwtBearerEvents örneğini oluşturabilir ve yalnızca işlemek istediği olaylara temsilci atayabilir.

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

Özellik Değeri

Şunlara uygulanır