LumiSoft Net Help
Auth_HttpDigest_NonceManager Class
NamespacesLumiSoft.Net.AUTHAuth_HttpDigest_NonceManager
HTTP digest authentication nonce manager.
Declaration Syntax
C#Visual BasicVisual C++F#
public class Auth_HttpDigest_NonceManager : IDisposable
Public Class Auth_HttpDigest_NonceManager
	Implements IDisposable
public ref class Auth_HttpDigest_NonceManager : IDisposable
type Auth_HttpDigest_NonceManager =  
    class
        interface IDisposable
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Auth_HttpDigest_NonceManager()()()()
Default constructor.

CreateNonce()()()()
Creates new nonce and adds it to active nonces collection.

Dispose()()()()
Cleans up nay resource being used.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExpireTime
Gets or sets nonce expire time in seconds.

Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NonceExists(String)
Checks if specified nonce exists in active nonces collection.

RemoveNonce(String)
Removes specified nonce from active nonces collection.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Auth_HttpDigest_NonceManager

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