PostConfigureCookieAuthenticationOptions Sınıf

Tanım

Tüm CookieAuthenticationOptionsiçin varsayılanları ayarlamak için kullanılır.

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)
Devralma
PostConfigureCookieAuthenticationOptions
Uygulamalar

Oluşturucular

PostConfigureCookieAuthenticationOptions(IDataProtectionProvider)

öğesinin yeni bir örneğini PostConfigureCookieAuthenticationOptionsbaşlatır.

Yöntemler

PostConfigure(String, CookieAuthenticationOptions)

TOptions örneğini yapılandırmak için çağrılır.

Şunlara uygulanır