RETSConnection: ParseAuthenticate

ParseAuthenticate

Parses the WWW-Authenticate value and returns a Dictionary.

 Private Function ParseAuthenticate(
	  s As String ) As Dictionary

Parameters

s
[ByRef] String.

Return Values

Dictionary - 

Remarks

See Also

Project RETS_API Overview Class RETSConnection Overview RETSConnection Properties RETSConnection Methods IsValidString ProcessRETSTransaction