- Namespace
- SWConfigDataSharedLib.Security.HTTPDigest
- Assembly
- IpPbxCDSSharedLib.dll
public class DigestHeaderInternal : DigestHeader
- Inheritance
-
DigestHeaderInternal
- Inherited Members
-
Constructors
public DigestHeaderInternal(string realm, DigestQop qop)
Parameters
realm
string
qop
DigestQop
public DigestHeaderInternal(string method, string header)
Parameters
method
string
header
string
Properties
public string InternalNumber { get; set; }
Property Value
- string
Methods
public override string GetIdentityName()
Returns
- string