System.Security.AccessControl.GenericAce.Equals Method

Determines whether the specified System.Security.AccessControl.GenericAce object is equal to the current System.Security.AccessControl.GenericAce object.

Syntax

public override sealed bool Equals (object o)

Parameters

o
The System.Security.AccessControl.GenericAce object to compare to the current System.Security.AccessControl.GenericAce object.

Returns

true if the specified System.Security.AccessControl.GenericAce object is equal to the current System.Security.AccessControl.GenericAce object; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0