C# Class AppHarbor.Web.Security.AuthenticatorExtensions

Datei anzeigen Open project: pebblecode/AppHarbor.Web.Security

Public Methods

Method Description
SetCookie ( this authenticator, string username ) : void

Method Details

SetCookie() public static method

public static SetCookie ( this authenticator, string username ) : void
authenticator this
username string
return void