BuildMaster SDK Reference
Version:

Equals(UsernamePasswordCredentials other) Method

Returns a value indicating whether this instance is equivalent to another.

Syntax

public virtual bool Equals(UsernamePasswordCredentials other)

Parameters

other
Type: UsernamePasswordCredentials

The other instance.

Returns

True if objects are equivalent; otherwise false.