Name

AssemblyDelaySignAttribute

Synopsis

When an assembly designer does not have access to a key-pair to sign a component, this attribute reserves space in the manifest to be filled by a signing utility. The framework’s sn.exe utility has a command-line switch (-R or -Rc) just for this purpose.

Public NotInheritable Class AssemblyDelaySignAttribute : Inherits Attribute
' Public Constructors
   Public Sub New( ByVal delaySign As Boolean) 
' Public Instance Properties
   Public ReadOnly Property DelaySign As Boolean  
End Class

Hierarchy

System.ObjectSystem.Attribute AssemblyDelaySignAttribute

Valid On

Assembly

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.