Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PowerDeploy
IISDeployService
ApiKeyAuthAttribute
C# Class PowerDeploy.IISDeployService.ApiKeyAuthAttribute
Inheritance:
ServiceStack.RequestFilterAttribute
Datei anzeigen
Open project: tobiaszuercher/PowerDeploy
Public Methods
Method
Description
Execute
(
IRequest
req
,
IResponse
res
,
object
requestDto
) :
void
Method Details
Execute()
public
method
public
Execute
(
IRequest
req
,
IResponse
res
,
object
requestDto
) :
void
req
IRequest
res
IResponse
requestDto
object
return
void