Click or drag to resize

VGDuplicateUserEventArgs Class

Inheritance Hierarchy
SystemObject
  Novalys.VisualGuard.SecurityVGDuplicateUserEventArgs

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2018.1.720.18 (2018.1.0720.18)
Syntax
[SerializableAttribute]
public sealed class VGDuplicateUserEventArgs : ISerializable

The VGDuplicateUserEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodVGDuplicateUserEventArgs
Initializes a new instance of the VGDuplicateUserEventArgs class
Top
Properties
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also