MSBuild.ShouldSerializeAllowUntrustedCertificate Method

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

Syntax

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

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

MSBuild Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace