LicensePublicKey Class

SecureTeam Copy Protection

LicensePublicKey

Designates the public key used to validate and authenticate licenses.

Inheritance Hierarchy

System.Object
   Attribute
      LicensePublicKey

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

Syntax

<Obfuscation(StripAfterObfuscation:=True, Exclude:=True, ApplyToMembers:=True, Feature:=""all"")> _
<AttributeUsage(ValidOn:=AttributeTargets.Assembly, AllowMultiple:=False, Inherited:=False)> _
Public NotInheritable Class LicensePublicKey
    Inherits Attribute
[Obfuscation(StripAfterObfuscation=True, Exclude=True, ApplyToMembers=True, Feature=""all"")]
[AttributeUsage(ValidOn=AttributeTargets.Assembly, AllowMultiple=False, Inherited=False)]
public sealed class LicensePublicKey : Attribute

See Also

LicensePublicKey Members | AgileDotNet.Licensing Namespace