AS2SecuritySettings.Sha2AlgorithmFormat Property

Definition

The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.

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

Property Value

Applies to