Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| Strong name
|
| Definition
| Globally unique .NET assembly name. Uses a public key encryption scheme to create a digital signature to ensure a truely unique strong name. The digital signature is also useful for authenticating the assembly creator, encrypting the assembly, and validating that assembly integrity. Strong names are created using the Shared name utility.
|
| See also
| Shared name, Shared name utility
|
| You may edit this definition to improve or extend it.
|