Click or drag to resize

AuthenticationResult Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPAuthenticationResult

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

The AuthenticationResult type exposes the following members.

Constructors
 NameDescription
Public methodAuthenticationResultInitializes 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