BuildMaster SDK Reference
Version:

ToUnsecureString(System.Security.SecureString thisValue) Method

Extracts the value of a System.Security.SecureString to a regular System.String

Syntax

public static string ToUnsecureString(System.Security.SecureString thisValue)

Parameters

thisValue
Type: System.Security.SecureString

Exceptions

System.ArgumentNullException