Click or drag to resize

ProxyAuthenticate Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPProxyAuthenticate

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

The ProxyAuthenticate type exposes the following members.

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