Skip to content

URIHelpers.Credentials.Digest

Andrew Lambert edited this page Jun 13, 2017 · 2 revisions

Method Signature

 Function Digest(Realm As String, Nonce As String, Method As String, URL As String) As String

Remarks

Generates the HTTP digest authentication string for the parameters.

Clone this wiki locally