Class ExternalLoginSignInResult
Result returned from signing in when external logins are used.
Inheritance
System.Object
Microsoft.AspNetCore.Identity.SignInResult
Namespace: Umbraco.Cms.Web.BackOffice.Security
Assembly: Umbraco.Web.BackOffice.dll
Syntax
public class ExternalLoginSignInResult : SignInResult
Properties
View SourceNotAllowed
Declaration
public static ExternalLoginSignInResult NotAllowed { get; }
Property Value
Type | Description |
---|---|
ExternalLoginSignInResult |