System.Security.Policy.StrongName.PublicKey Property

Gets the System.Security.Permissions.StrongNamePublicKeyBlob of the current System.Security.Policy.StrongName.

Syntax

public System.Security.Permissions.StrongNamePublicKeyBlob PublicKey { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A blob is cryptographic information that uniquely specifies the public key of the software publisher.

Blobs differ from certificates in that the blob only has information about the public key; the certificate also includes information that associates the name of the holder with the key as well as information to verify the certificate.

Requirements

Namespace: System.Security.Policy
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0