Bagikan melalui


JwtBearerOptions.Events Properti

Definisi

Objek yang disediakan oleh aplikasi untuk memproses peristiwa yang dinaikkan oleh middleware autentikasi pembawa. Aplikasi dapat mengimplementasikan antarmuka sepenuhnya, atau dapat membuat instans JwtBearerAuthenticationEvents dan menetapkan delegasi hanya untuk peristiwa yang ingin diproses.

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

Nilai Properti

Berlaku untuk