Describes arguments for NewLogonNeeded events.
Declaring type: NewLogonNeededEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method NewLogonNeededEventArgs Overloaded. Creates a new instance of the NewLogonNeededEventArgs class.
Collapse/Expand Public Properties
  Name Description
Public Property Cancel Gets or sets the cancel flag. If set to true, the new logon will be canceled.
Public Property Credentials Gets or sets the security credentials for the new logon.