Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDigestAuthenticationResponse

Hierarchy

  • IDigestAuthenticationResponse

Indexable

[index: string]: string | undefined

Index

Properties

algorithm?: string
cnonce?: string
nc?: string
nonce?: string
opaque?: string
qop?: string
realm?: string
response?: string
uri?: string
username?: string

Generated using TypeDoc