Freigeben über


IWithCertificate Schnittstelle

Definition

Eine App Service-Zertifikatdefinition, die das Festlegen der PFX-Zertifikatdatei ermöglicht.

public interface IWithCertificate
type IWithCertificate = interface
Public Interface IWithCertificate
Abgeleitet

Methoden

WithExistingCertificateOrder(IAppServiceCertificateOrder)

Gibt das App Service-Zertifikat an.

WithPfxByteArray(Byte[])

Gibt das hochzuladende PFX-Bytearray an.

WithPfxFile(String)

Gibt die hochzuladende PFX-Zertifikatdatei an.

WithPfxFileFromUrl(String)

Gibt die PFX-Datei aus einer URL an.

Gilt für: