Click or drag to resize

ProxyAuthorization Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPProxyAuthorization

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

The ProxyAuthorization type exposes the following members.

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