This type contains the following members.

public class CookieAuthenticationOptionsPostConfigure: IPostConfigureOptions<CookieAuthenticationOptions>
Inheritance:
ObjectCookieAuthenticationOptionsPostConfigure
Implements:
IPostConfigureOptions<CookieAuthenticationOptions>

Constructors

CookieAuthenticationOptionsPostConfigure(IOptions<RedaktIdentityServerOptions>, ILogger<IdentityServer4OptionsPostConfigure>)

Methods

PostConfigure(string, CookieAuthenticationOptions)