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