RemoteAuthenticationOptions.Events Propriété

Définition

Obtient ou définit une valeur qui autorise l’abonnement aux événements d’authentification à distance.

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

Valeur de propriété

S’applique à