C# Class Rainy.WebService.Admin.Helper

Afficher le fichier Open project: Dynalon/Rainy

Méthodes publiques

Méthode Description
IsOnlySafeChars ( this string_sequence ) : bool
IsSafeAsPassword ( this password ) : bool
PasswordScore ( this password ) : int

Method Details

IsOnlySafeChars() public static méthode

public static IsOnlySafeChars ( this string_sequence ) : bool
string_sequence this
Résultat bool

IsSafeAsPassword() public static méthode

public static IsSafeAsPassword ( this password ) : bool
password this
Résultat bool

PasswordScore() public static méthode

public static PasswordScore ( this password ) : int
password this
Résultat int