Partager via


PubSettingsParser.UpdateCredentials, méthode

Espace de noms :  Microsoft.TeamFoundation.Deployment.Workflow
Assembly :  Microsoft.TeamFoundation.Deployment.Workflow (dans Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntaxe

'Déclaration
Public Shared Function UpdateCredentials ( _
    fileText As String, _
    subscriptionId As String, _
    certificate As X509Certificate2, _
    <OutAttribute> ByRef updatedCredentials As String _
) As Boolean
public static bool UpdateCredentials(
    string fileText,
    string subscriptionId,
    X509Certificate2 certificate,
    out string updatedCredentials
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

PubSettingsParser Classe

Microsoft.TeamFoundation.Deployment.Workflow, espace de noms