Partager via


IWithCertificate.WithPfxByteArray(Byte[]) Méthode

Définition

Spécifie le tableau d’octets PFX à charger.

public Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificate.Definition.IWithPfxFilePassword WithPfxByteArray (params byte[] pfxByteArray);
abstract member WithPfxByteArray : byte[] -> Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificate.Definition.IWithPfxFilePassword
Public Function WithPfxByteArray (ParamArray pfxByteArray As Byte()) As IWithPfxFilePassword

Paramètres

pfxByteArray
Byte[]

Tableau d’octets PFX.

Retours

S’applique à