SignOutSessionStateManager Třída

Definice

Zpracovává ochranu CSRF pro koncový bod odhlášení.

public ref class SignOutSessionStateManager
public class SignOutSessionStateManager
type SignOutSessionStateManager = class
Public Class SignOutSessionStateManager
Dědičnost
SignOutSessionStateManager

Konstruktory

SignOutSessionStateManager(IJSRuntime)

Inicializace nové instance SignOutSessionStateManager.

Metody

SetSignOutState()

Nastaví v úložišti relací určitý stav tak, aby umožňoval odhlášení z této LogoutPath stránky.

ValidateSignOutState()

Ověří existenci nějakého stavu, který byl dříve nastaven SetSignOutState() v úložišti relací, aby umožňoval odhlášení z této LogoutPath stránky.

Platí pro