Click or drag to resize

Authorization Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPAuthorization

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

The Authorization type exposes the following members.

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