ProGet SDK Reference
Version:

Equals(BasicUserInfo other) Method

Returns a value indicating whether this user is equivalent to the specified other user.

Syntax

public virtual bool Equals(BasicUserInfo other)

Parameters

other
Type: BasicUserInfo

The other user.

Returns

True if both instances represent the same user; otherwise false.