PubSettingsParser Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Deployment.Workflow.PubSettingsParser

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

Syntax

'Declaration
Public NotInheritable Class PubSettingsParser
public static class PubSettingsParser
public ref class PubSettingsParser abstract sealed
[<AbstractClass>]
[<Sealed>]
type PubSettingsParser =  class end
public final class PubSettingsParser

The PubSettingsParser type exposes the following members.

Methods

  Name Description
Public methodStatic member Parse(String)
Public methodStatic member Parse(XDocument)
Public methodStatic member ParseCertificate
Public methodStatic member UpdateCredentials

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.Deployment.Workflow Namespace