IProtectionHandler.UseDeprecatedAlgorithms 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.
Whether or not protection handler uses deprecated crypto algorithms (ECB) for backward compatibility
public bool UseDeprecatedAlgorithms { get; }
member this.UseDeprecatedAlgorithms : bool
Public ReadOnly Property UseDeprecatedAlgorithms As Boolean