Partager via


ContainerRegistryTokenCertificate.EncodedPemCertificate Property

Definition

Base 64 encoded string of the public certificate1 in PEM format that will be used for authenticating the token.

public Azure.Provisioning.BicepValue<string> EncodedPemCertificate { get; set; }
member this.EncodedPemCertificate : Azure.Provisioning.BicepValue<string> with get, set
Public Property EncodedPemCertificate As BicepValue(Of String)

Property Value

Applies to