Partager via


GetDeploymentEnvironment.CheckForExpiredCertificate, propriété

Espace de noms :  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Assembly :  Microsoft.TeamFoundation.Deployment.Workflow (dans Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntaxe

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

Valeur de propriété

Type : System.Activities.InArgument<Boolean>

Sécurité .NET Framework

Voir aussi

Référence

GetDeploymentEnvironment Classe

Microsoft.TeamFoundation.Deployment.Workflow.Activities, espace de noms