Udostępnij przez


PostConfigureCookieAuthenticationOptions Klasa

Definicja

Służy do konfigurowania wartości domyślnych dla wszystkich CookieAuthenticationOptionselementów .

public ref class PostConfigureCookieAuthenticationOptions : Microsoft::Extensions::Options::IPostConfigureOptions<Microsoft::AspNetCore::Authentication::Cookies::CookieAuthenticationOptions ^>
public class PostConfigureCookieAuthenticationOptions : Microsoft.Extensions.Options.IPostConfigureOptions<Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationOptions>
type PostConfigureCookieAuthenticationOptions = class
    interface IPostConfigureOptions<CookieAuthenticationOptions>
Public Class PostConfigureCookieAuthenticationOptions
Implements IPostConfigureOptions(Of CookieAuthenticationOptions)
Dziedziczenie
PostConfigureCookieAuthenticationOptions
Implementuje

Konstruktory

PostConfigureCookieAuthenticationOptions(IDataProtectionProvider)

Inicjuje nowe wystąpienie klasy PostConfigureCookieAuthenticationOptions.

Metody

PostConfigure(String, CookieAuthenticationOptions)

Wywołano element w celu skonfigurowania wystąpienia TOptions.

Dotyczy