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 | |
---|---|---|
Parse(String) | ||
Parse(XDocument) | ||
ParseCertificate | ||
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.