StrongNamePublicKeyBlob Class
Represents the public key information (called a blob) for a strong name. This class cannot be inherited.
For a list of all members of this type, see StrongNamePublicKeyBlob Members.
System.Object
System.Security.Permissions.StrongNamePublicKeyBlob
[Visual Basic] <Serializable> NotInheritable Public Class StrongNamePublicKeyBlob [C#] [Serializable] public sealed class StrongNamePublicKeyBlob [C++] [Serializable] public __gc __sealed class StrongNamePublicKeyBlob [JScript] public Serializable class StrongNamePublicKeyBlob
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Remarks
This class facilitates the use of strong names for identification purposes.
For a complete description of strong names, see StrongName.
Requirements
Namespace: System.Security.Permissions
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Mscorlib (in Mscorlib.dll)
See Also
StrongNamePublicKeyBlob Members | System.Security.Permissions Namespace | StrongNameIdentityPermission | StrongNameIdentityPermissionAttribute | StrongName | StrongNameMembershipCondition