IdentityCookieAuthenticationBuilderExtensions Sınıf

Tanım

Kimlik hizmetlerini yapılandırmak için yardımcı işlevler.

public ref class IdentityCookieAuthenticationBuilderExtensions abstract sealed
public static class IdentityCookieAuthenticationBuilderExtensions
type IdentityCookieAuthenticationBuilderExtensions = class
Public Module IdentityCookieAuthenticationBuilderExtensions
Devralma
IdentityCookieAuthenticationBuilderExtensions

Yöntemler

AddApplicationCookie(AuthenticationBuilder)

Kimlik uygulaması tanımlama bilgisini ekler.

AddExternalCookie(AuthenticationBuilder)

Dış oturum açma işlemleri için kullanılan kimlik tanımlama bilgisini ekler.

AddIdentityCookies(AuthenticationBuilder)

Tanımlama bilgisi kimlik doğrulaması ekler.

AddIdentityCookies(AuthenticationBuilder, Action<IdentityCookiesBuilder>)

Oturum açma yöneticisi için gereken tanımlama bilgisi kimlik doğrulamasını ekler.

AddTwoFactorRememberMeCookie(AuthenticationBuilder)

beni hatırla iki faktör için kullanılan kimlik tanımlama bilgisini ekler.

AddTwoFactorUserIdCookie(AuthenticationBuilder)

İki faktörlü oturum açma için kullanılan kimlik tanımlama bilgisini ekler.

Şunlara uygulanır