Compartilhar via


IWithPfxFilePassword.WithPfxPassword(String) Método

Definição

Especifica a senha para o certificado 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

Parâmetros

password
String

A senha do certificado PFX.

Retornos

Aplica-se a