AuthMethod

Namespace: ASPSecurityKit.AuthProviders
Assembly: ASPSecurityKit.dll

Summary

Enumerates various authentication methods supported by the authentication provider.

Members

HeaderHmac

Summary

Hmac token in header.

Summary

Signed token in cookie.

HmacInQuery

Summary

Hmac token in query string.

KeyInQuery

Summary

API Key in query string.

ServiceHmacTokenInQuery

Summary

Service Hmac token in query string.