LicenseRequestErrorEventArgs
Last updated
Last updated
Namespace: Babel.Licensing Assembly: Babel.Licensing.dll
Provides data for the event.
object ← LicenseRequestErrorEventArgs
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Initializes a new instance of the class with the specified user key and error.
userKey
The user key associated with the license activation error.
error
The exception that occurred during license activation.