OAuthOptions.Events Eigenschaft

Definition

Ruft den ab, der IOAuthEvents zum Behandeln von Authentifizierungsereignissen verwendet wird, oder legt diesen fest.

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

Eigenschaftswert

Gilt für: