System.Security.Policy.StrongNameMembershipCondition.PublicKey Property

Gets or sets the System.Security.Permissions.StrongNamePublicKeyBlob of the System.Security.Policy.StrongName for which the membership condition tests.

Syntax

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

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 a 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