C# Class ArmedCards.Authentication.Security

Wrapper class for WebSecurity
Datei anzeigen Open project: kwmcrell/ArmedCards

Public Methods

Method Description
Logout ( ) : void
UserExists ( string userName ) : bool

Method Details

Logout() public static method

public static Logout ( ) : void
return void

UserExists() public static method

public static UserExists ( string userName ) : bool
userName string
return bool