ApiKeyMiddleware.Authorized Method
Public Shared Function Authorized( _
ByVal request As HttpRequestMessage, _
ByVal function As String _
) As Boolean
This language is not supported or no code example is available.
public static bool Authorized(
HttpRequestMessage request,
string function
)
This language is not supported or no code example is available.
public:
static bool Authorized(
HttpRequestMessage^ request,
String^ function
)
This language is not supported or no code example is available.
Parameters
- request
- HttpRequestMessage
- function
- string