Show / Hide Table of Contents

Enum ProtectionType

Defines the type of a license protection key.

Namespace: Sartorius.SAF.Licensing
Assembly: Sartorius.SAF.Licensing.dll
Syntax
public enum ProtectionType

Fields

Name Description
Off

The key deactivates the copy protection.

On

The key activates the copy protection.

Extension Methods

CollectionExtensions.AddRange<T, ProtectionType>(IEnumerable<T>)
EnumExtensions.GetAttributeValue<TAttribute, TType>(Func<TAttribute, TType>)
SerializableObjectCloneExtension.Clone<ProtectionType>()
  • View Source
Back to top Generated by DocFX