LumiSoft Net Help
RemoveNonce Method (nonce)
NamespacesLumiSoft.Net.AUTHAuth_HttpDigest_NonceManagerRemoveNonce(String)
Removes specified nonce from active nonces collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public void RemoveNonce(
	string nonce
)
Public Sub RemoveNonce ( 
	nonce As String
)
public:
void RemoveNonce(
	String^ nonce
)
member RemoveNonce : 
        nonce : string -> unit 
Parameters
nonce (String)
Nonce to remove.

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