Compartilhar via


Propriedade AzureActivity.AllowUntrustedCertificates

Namespace:  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (em Microsoft.TeamFoundation.Deployment.Workflow.dll)

Sintaxe

'Declaração
<BrowsableAttribute(True)> _
Public Property AllowUntrustedCertificates As InArgument(Of Boolean)
[BrowsableAttribute(true)]
public InArgument<bool> AllowUntrustedCertificates { get; set; }

Valor de propriedade

Tipo: System.Activities.InArgument<Boolean>
Retorna InArgument<T>.

Segurança do .NET Framework

Consulte também

Referência

AzureActivity Classe

Namespace Microsoft.TeamFoundation.Deployment.Workflow.Activities