Compartilhar via


IWithCertificate.WithPfxByteArray(Byte[]) Método

Definição

Especifica a matriz de bytes PFX a ser carregada.

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

Parâmetros

pfxByteArray
Byte[]

A matriz de bytes PFX.

Retornos

Aplica-se a