TrustInfo.ToString Method

Definition

Returns all the information in the application security trust object as a string.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A string containing the information in the application security trust object.

Applies to