C# 클래스 PowerDeploy.IISDeployService.Auth.AppSettingsApiKeyValidator

Validates the API-Key against the appsetting.
상속: IApiKeyValidator
파일 보기 프로젝트 열기: tobiaszuercher/PowerDeploy

공개 메소드들

메소드 설명
Validate ( string apiKey ) : bool

메소드 상세

Validate() 공개 메소드

public Validate ( string apiKey ) : bool
apiKey string
리턴 bool