Partager via


IWithPfxFilePassword.WithPfxPassword(String) Méthode

Définition

Spécifie le mot de passe du certificat PFX.

public Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificate.Definition.IWithCreate WithPfxPassword (string password);
abstract member WithPfxPassword : string -> Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificate.Definition.IWithCreate
Public Function WithPfxPassword (password As String) As IWithCreate

Paramètres

password
String

Mot de passe du certificat PFX.

Retours

S’applique à