Freigeben über


IWithPfxFilePassword.WithPfxPassword(String) Methode

Definition

Gibt das Kennwort für das PFX-Zertifikat an.

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

Parameter

password
String

Das PFX-Zertifikatkennwort.

Gibt zurück

Gilt für: