TravisCIJobInfo.

SecureEnvironmentVariables Property

Summary

Gets a value indicating whether encrypted environment variables are being used for the current job.

Syntax

public bool SecureEnvironmentVariables { get; }

Value

Type Description
bool true if [secure environment variables are in use]; otherwise, false.