C# Class PowerDeploy.IISDeployService.Auth.AppSettingsApiKeyValidator

Validates the API-Key against the appsetting.
Inheritance: IApiKeyValidator
Afficher le fichier Open project: tobiaszuercher/PowerDeploy

Méthodes publiques

Méthode Description
Validate ( string apiKey ) : bool

Method Details

Validate() public méthode

public Validate ( string apiKey ) : bool
apiKey string
Résultat bool