docs.inedo.com →
inedo.com →
BuildMaster SDK Reference
Version:
5.6.0
5.5.0
BuildMaster SDK
Inedo
SecureStringExtensions
Equals(System.Security.SecureString,string)
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