C# Class PowerDeploy.IISDeployService.Auth.AppSettingsApiKeyValidator

Validates the API-Key against the appsetting.
Inheritance: IApiKeyValidator
Datei anzeigen Open project: tobiaszuercher/PowerDeploy

Public Methods

Method Description
Validate ( string apiKey ) : bool

Method Details

Validate() public method

public Validate ( string apiKey ) : bool
apiKey string
return bool