BuildMaster SDK Reference
Version:

Equals(System.Security.SecureString thisValue, string value) Method

Compares the specified System.Security.SecureString with the specified regular System.String

Syntax

public static bool Equals(System.Security.SecureString thisValue, string value)

Parameters

thisValue
Type: System.Security.SecureString
value
Type: string