System.Security.Permissions.StrongNamePublicKeyBlob.Equals Method

Gets or sets a value indicating whether the current public key blob is equal to the specified public key blob.

Syntax

public override bool Equals (object obj)

Parameters

obj
An object containing a public key blob.

Returns

true if the public key blob of the current object is equal to the public key blob of the obj parameter; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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