Namespace Umbraco.Web.Security
Classes
ActiveDirectoryBackOfficeUserPasswordChecker
AppBuilderExtensions
Provides security/identity extension methods to IAppBuilder.
AuthenticationExtensions
Extensions to create and renew and remove authentication tickets for the Umbraco back office
AuthenticationManagerExtensions
AuthenticationOptionsExtensions
BackOfficeClaimsIdentityFactory
BackOfficeClaimsIdentityFactory<T>
BackOfficeCookieAuthenticationProvider
BackOfficeExternalLoginProviderErrors
BackOfficeExternalLoginProviderOptions
Options used to configure back office external login providers
BackOfficeSignInManager
BackOfficeUserManager
Default back office user manager
BackOfficeUserManager<T>
Generic Back office user manager
ExternalSignInAutoLinkOptions
Options used to configure auto-linking external OAuth providers
IdentityAuditEventArgs
This class is used by events raised from the BackofficeUserManager
MembershipHelper
A helper class for handling Members
SignOutAuditEventArgs
Event args used when signing out
UmbracoAntiForgeryAdditionalDataProvider
UmbracoBackOfficeCookieAuthOptions
Umbraco auth cookie options
UserInviteEventArgs
WebSecurity
A utility class used for dealing with USER security in Umbraco
Interfaces
IBackOfficeUserPasswordChecker
Used by the BackOfficeUserManager to check the username/password which allows for developers to more easily set the logic for this procedure.
IUmbracoBackOfficeTwoFactorOptions
Used to display a custom view in the back office if developers choose to implement their own custom 2 factor authentication
Enums
AuditEvent
BackOfficeUserPasswordCheckerResult
The result returned from the IBackOfficeUserPasswordChecker