LockValidationStatus Enumeration

SecureTeam Copy Protection

LockValidationStatus

Possible values returned from calling Lock.Validate.

Namespace: AgileDotNet.Licensing
Assembly: AgileDotNet.Licensing (in AgileDotNet.Licensing.dll)

Syntax

Public Enum LockValidationStatus
public enum LockValidationStatus

Members

Member NameDescription
Valid Indicates the license meets the conditions enforced by the lock.
Invalid Indicates the license doesn't meet the conditions enforced by the lock.

See Also

AgileDotNet.Licensing Namespace | Lock