AS2ValidationSettings.SigningAlgorithm Property

Definition

The signing algorithm.

public Azure.ResourceManager.Logic.Models.AS2SigningAlgorithm? SigningAlgorithm { get; set; }
member this.SigningAlgorithm : Nullable<Azure.ResourceManager.Logic.Models.AS2SigningAlgorithm> with get, set
Public Property SigningAlgorithm As Nullable(Of AS2SigningAlgorithm)

Property Value

Applies to