Click or drag to resize

WWWAuthenticate Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPWWWAuthenticate

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public sealed class WWWAuthenticate : Header, 
	ISIPCloneable<WWWAuthenticate>

The WWWAuthenticate type exposes the following members.

Constructors
 NameDescription
Public methodWWWAuthenticateInitializes a new instance of the WWWAuthenticate class
Top
Properties
 NameDescription
Public propertyChallenge 
Public propertyHeaderType
(Overrides HeaderHeaderType)
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also