MLDsa.Algorithm 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.
Gets the specific ML-DSA algorithm for this key.
public:
 property System::Security::Cryptography::MLDsaAlgorithm ^ Algorithm { System::Security::Cryptography::MLDsaAlgorithm ^ get(); };
	public System.Security.Cryptography.MLDsaAlgorithm Algorithm { get; }
	member this.Algorithm : System.Security.Cryptography.MLDsaAlgorithm
	Public ReadOnly Property Algorithm As MLDsaAlgorithm
	Property Value
The specific ML-DSA algorithm for this key.