GetDeploymentEnvironment.ShouldSerializeCheckForExpiredCertificate Method
Namespace: Microsoft.TeamFoundation.Deployment.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)
Syntax
'Declaration
Public Function ShouldSerializeCheckForExpiredCertificate As Boolean
public bool ShouldSerializeCheckForExpiredCertificate()
public:
bool ShouldSerializeCheckForExpiredCertificate()
member ShouldSerializeCheckForExpiredCertificate : unit -> bool
public function ShouldSerializeCheckForExpiredCertificate() : 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
GetDeploymentEnvironment Class
Microsoft.TeamFoundation.Deployment.Workflow.Activities Namespace