Show / Hide Table of Contents

Class AbpSignInResultExtensions

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

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 Volosoft