Freigeben über


OAuthOptions.Events Eigenschaft

Definition

Ruft die ab, die OAuthEvents zum Behandeln von Authentifizierungsereignissen verwendet wird, oder legt diese fest.

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

Eigenschaftswert

Gilt für: