Click or drag to resize
AuthenticationResult Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPAuthenticationResult

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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