Click or drag to resize

RequestAuthenticationInfo Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPBaseAuthenticationInfo
    Ozeki.VoIPRequestAuthenticationInfo

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

The RequestAuthenticationInfo type exposes the following members.

Constructors
 NameDescription
Public methodRequestAuthenticationInfoInitializes a new instance of the RequestAuthenticationInfo class
Top
Properties
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodToString
(Overrides ObjectToString)
Top
See Also