AzurePollingApiActivity<TBaseActivity>.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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
AzurePollingApiActivity<TBaseActivity> Class
Microsoft.TeamFoundation.Deployment.Workflow.Activities Namespace