Click or drag to resize

PIdentityHeader Class

The P-Asserted-Identity header field is used among trusted SIP entities (typically intermediaries) to carry the identity of the user sending a SIP message as it was verified by authentication.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPAbstractExtensionHeader
      Ozeki.VoIPPIdentityHeader

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class PIdentityHeader : AbstractExtensionHeader

The PIdentityHeader type exposes the following members.

Constructors
  NameDescription
Public methodPIdentityHeader
Initializes a new instance of the PIdentityHeader class
Top
Properties
  NameDescription
Public propertyHeaderType (Inherited from AbstractExtensionHeader.)
Public propertyName (Inherited from AbstractExtensionHeader.)
Public propertyOtherValues
Public propertyType
Public propertyValue
Top
Methods
Extension Methods
  NameDescription
Public Extension MethodToSIPHeader (Defined by InternalSIPHeaderEx.)
Top
Remarks
Requests: BYE, INVITE, OPTIONS, SUBSCRIBE, NOTIFY, REFER
See Also