Condividi tramite


Proprietà GetDeploymentEnvironment.CheckForExpiredCertificate

Spazio dei nomi:  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)

Sintassi

'Dichiarazione
<BrowsableAttribute(True)> _
<RequiredArgumentAttribute> _
Public Property CheckForExpiredCertificate As InArgument(Of Boolean)
[BrowsableAttribute(true)]
[RequiredArgumentAttribute]
public InArgument<bool> CheckForExpiredCertificate { get; set; }

Valore proprietà

Tipo: System.Activities.InArgument<Boolean>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GetDeploymentEnvironment Classe

Spazio dei nomi Microsoft.TeamFoundation.Deployment.Workflow.Activities