CompressionProviderFactory.IsSupportedAlgorithm(String) Method

Definition

Determines whether the specified algorithm is supported.

C#
public virtual bool IsSupportedAlgorithm(string algorithm);

Parameters

algorithm
String

The name of the cryptographic algorithm.

Returns

true if the algorithm is supported; otherwise, false.

Applies to

Product Versions
Microsoft Identity Model latest