Share via


AzureActivity.ShouldSerializeAllowUntrustedCertificates Method

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

Syntax

'Declaration
Public Function ShouldSerializeAllowUntrustedCertificates As Boolean
public bool ShouldSerializeAllowUntrustedCertificates()
public:
bool ShouldSerializeAllowUntrustedCertificates()
member ShouldSerializeAllowUntrustedCertificates : unit -> bool
public function ShouldSerializeAllowUntrustedCertificates() : boolean

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

AzureActivity Class

Microsoft.TeamFoundation.Deployment.Workflow.Activities Namespace