Skip to main content

AuthEventsUtils

Assembly: ServiceStack.dll​
View Source​
Declaration
public static class AuthEventsUtils

Methods​

ExecuteOnRegisteredUserEventsAsync(IAuthEvents, IAuthSession, IServiceBase)​

View Source​
Declaration
public static async Task ExecuteOnRegisteredUserEventsAsync(this IAuthEvents authEvents, IAuthSession session, IServiceBase service)
Returns​

System.Threading.Tasks.Task

Parameters​
TypeName
ServiceStack.Auth.IAuthEventsauthEvents
ServiceStack.Auth.IAuthSessionsession
ServiceStack.IServiceBaseservice