IServiceHmacTokenDetails
Members
Namespace: ASPSecurityKit.AuthProviders
Assembly: ASPSecurityKit.dll
Summary
Provides an interface to represent details required for Service Hmac token computation.
Properties
Verb
Summary
Gets the request verb (HTTP method) expected for the URL being signed with SHT.
Value
The request verb (HTTP method) expected for the URL being signed with SHT.
JustTheseQueryParams
Summary
Gets the queryString parameters to consider for service HMAC computation.
Value
The queryString parameters to consider for service HMAC computation.
ValidFor
Summary
Gets the token validity period.
Value
The token validity period.