AS2ValidationSettings.SigningAlgorithm Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)