C# Class WLWWorkaround.WLWWorkaroundAuthenticateService

Inheritance: IAuthenticateService
Afficher le fichier Open project: erikzaadi/AtomSitePlugins

Méthodes publiques

Méthode Description
Authenticate ( AtomSite.WebCore.ServerApp app ) : void
PostAuthenticate ( AtomSite.WebCore.ServerApp app ) : void

Method Details

Authenticate() public méthode

public Authenticate ( AtomSite.WebCore.ServerApp app ) : void
app AtomSite.WebCore.ServerApp
Résultat void

PostAuthenticate() public méthode

public PostAuthenticate ( AtomSite.WebCore.ServerApp app ) : void
app AtomSite.WebCore.ServerApp
Résultat void