Class SignInResultExtensions
Inheritance
System.Object
SignInResultExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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 |
|---|---|---|
| Microsoft.AspNetCore.Identity.SignInResult | result |
Returns
| Type | Description |
|---|---|
| System.String |