Click or drag to resize

DsCrlEntryEquals Method (Object)

Determines whether the specified object is equal to the current object.

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.DsCrlEntry.Equals(System.Object)"]

Return Value

Type: Boolean
if the specified object is equal to the current object; otherwise, .
See Also