LumiSoft Net Help
ToAuthorization Method (addAuthMethod)
NamespacesLumiSoft.Net.AUTHAuth_HttpDigestToAuthorization(Boolean)
Creates 'Authorization' data using this class info.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ToAuthorization(
	bool addAuthMethod
)
Public Function ToAuthorization ( 
	addAuthMethod As Boolean
) As String
public:
String^ ToAuthorization(
	bool addAuthMethod
)
member ToAuthorization : 
        addAuthMethod : bool -> string 
Parameters
addAuthMethod (Boolean)
Specifies if 'digest ' authe method string constant is added.
Return Value
String
Return Authorization data.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119