Creates response-auth response for client.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string ToRspauthResponse( string userName, string password )
Public Function ToRspauthResponse ( userName As String, password As String ) As String
public: String^ ToRspauthResponse( String^ userName, String^ password )
member ToRspauthResponse : userName : string * password : string -> string
Parameters
- userName (String)
[Missing <param name="userName"/> documentation for "M:LumiSoft.Net.AUTH.AUTH_SASL_DigestMD5_Response.ToRspauthResponse(System.String,System.String)"]
- password (String)
[Missing <param name="password"/> documentation for "M:LumiSoft.Net.AUTH.AUTH_SASL_DigestMD5_Response.ToRspauthResponse(System.String,System.String)"]
Return Value
String
Returns response-auth response.
Returns response-auth response.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119