C# Class ServiceStack.AuthWeb.Tests.AppHost.CustomUserSession

Inheritance: AuthUserSession
Afficher le fichier Open project: nustack/ServiceStack

Méthodes publiques

Méthode Description
OnAuthenticated ( IServiceBase authService, IAuthSession session, IAuthTokens tokens, string>.System authInfo ) : void

Method Details

OnAuthenticated() public méthode

public OnAuthenticated ( IServiceBase authService, IAuthSession session, IAuthTokens tokens, string>.System authInfo ) : void
authService IServiceBase
session IAuthSession
tokens IAuthTokens
authInfo string>.System
Résultat void