Show / Hide Table of Contents

Class SignInResultExtensions

Inheritance
object
SignInResultExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Identity.AspNetCore
Assembly: Volo.Abp.Identity.AspNetCore.dll
Syntax
public static class SignInResultExtensions

Methods

ToIdentitySecurityLogAction(SignInResult)

Declaration
public static string ToIdentitySecurityLogAction(this SignInResult result)
Parameters
Type Name Description
SignInResult result
Returns
Type Description
string
In this article
Back to top Powered by ABP.IO Platform