IWithPfxFilePassword Interface

Definition

An app service certificate definition allowing PFX certificate password to be set.

public interface IWithPfxFilePassword
type IWithPfxFilePassword = interface
Public Interface IWithPfxFilePassword
Derived

Methods

WithPfxPassword(String)

Specifies the password to the PFX certificate.

Applies to