Click or drag to resize

BaseAuthenticationInfo Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPBaseAuthenticationInfo
    Ozeki.VoIPRequestAuthenticationInfo

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class BaseAuthenticationInfo

The BaseAuthenticationInfo type exposes the following members.

Constructors
 NameDescription
Public methodBaseAuthenticationInfoInitializes a new instance of the BaseAuthenticationInfo class
Top
Properties
 NameDescription
Public propertyAuthName Gets the value of the auth. name sent in the SIP request.
Public propertyCNonce 
Public propertyEntityBody 
Public propertyMethod 
Public propertyNonce 
Public propertyRealm 
Public propertyResponse 
Public propertyUri 
Top
See Also