AlgorithmValidationFailure(String) Constructor

Definition

Creates an instance of AlgorithmValidationFailure

protected AlgorithmValidationFailure(string name);
new Microsoft.IdentityModel.Tokens.Experimental.AlgorithmValidationFailure : string -> Microsoft.IdentityModel.Tokens.Experimental.AlgorithmValidationFailure
Protected Sub New (name As String)

Parameters

name
String

Applies to