Click or drag to resize
BaseAuthenticationInfo Class
Inheritance Hierarchy

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

The BaseAuthenticationInfo type exposes the following members.

Constructors
  NameDescription
Public methodBaseAuthenticationInfo
Initializes 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