Click or drag to resize

LoginListenerType Enumeration

Namespace:  Unvired.Kernel.UWP.Constants
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum LoginListenerType
Members
  Member nameValueDescription
AuthActivationRequired0
LocalAuthRequired1
AuthActivationSuccess2
AuthActivationError3
LoginSuccess4
LoginError5
See Also