Click or drag to resize

AuthenticationResult Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPAuthenticationResult

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class AuthenticationResult : EventArgs

The AuthenticationResult type exposes the following members.

Constructors
  NameDescription
Public methodAuthenticationResult
Initializes a new instance of the AuthenticationResult class
Public methodAuthenticationResult(Boolean)
Initializes a new instance of the AuthenticationResult class
Public methodAuthenticationResult(Boolean, String)
Initializes a new instance of the AuthenticationResult class
Top
Properties
See Also