C# Class ArmedCards.Authentication.Security

Wrapper class for WebSecurity
Afficher le fichier Open project: kwmcrell/ArmedCards

Méthodes publiques

Méthode Description
Logout ( ) : void
UserExists ( string userName ) : bool

Method Details

Logout() public static méthode

public static Logout ( ) : void
Résultat void

UserExists() public static méthode

public static UserExists ( string userName ) : bool
userName string
Résultat bool