Partager via


ICertificate.PfxBlob Property

Definition

Pfx blob.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Pfx blob.", PossibleTypes=new System.Type[] { typeof(System.Byte[]) }, ReadOnly=false, Required=false, SerializedName="pfxBlob")]
public byte[] PfxBlob { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Pfx blob.", PossibleTypes=new System.Type[] { typeof(System.Byte[]) }, ReadOnly=false, Required=false, SerializedName="pfxBlob")>]
member this.PfxBlob : byte[] with get, set
Public Property PfxBlob As Byte()

Property Value

Byte[]
Attributes

Applies to