Click or drag to resize

DsCertificateEntryEquals Method

Determines whether the specified object is equal to the current object. Two objects are equal when entry name and certificate are equal.

Namespace:  SysadminsLV.PKI.Management.ActiveDirectory
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public override bool Equals(
	Object other
)

Parameters

other
Type: SystemObject

[Missing <param name="other"/> documentation for "M:SysadminsLV.PKI.Management.ActiveDirectory.DsCertificateEntry.Equals(System.Object)"]

Return Value

Type: Boolean
A string that represents the current object.
See Also