Share via


AuthenticationStateProvider.AuthenticationStateChanged Olay

Tanım

değiştiğinde AuthenticationState bildirim sağlayan bir olay. Örneğin, bir kullanıcı oturum açtığında veya oturum açtığında bu olay tetiklenebilir.

public:
 event Microsoft::AspNetCore::Components::Authorization::AuthenticationStateChangedHandler ^ AuthenticationStateChanged;
public event Microsoft.AspNetCore.Components.Authorization.AuthenticationStateChangedHandler AuthenticationStateChanged;
public event Microsoft.AspNetCore.Components.Authorization.AuthenticationStateChangedHandler? AuthenticationStateChanged;
member this.AuthenticationStateChanged : Microsoft.AspNetCore.Components.Authorization.AuthenticationStateChangedHandler 
Public Event AuthenticationStateChanged As AuthenticationStateChangedHandler 

Olay Türü

Şunlara uygulanır