C# Class NuGetGallery.Authentication.AuthenticationServiceFacts

Afficher le fichier Open project: NuGet/NuGetGallery

Méthodes publiques

Méthode Description
VerifyPasswordHash ( string hash, string algorithm, string password ) : bool

Method Details

VerifyPasswordHash() public static méthode

public static VerifyPasswordHash ( string hash, string algorithm, string password ) : bool
hash string
algorithm string
password string
Résultat bool