Langue

OpenIdConnectProtocolValidator.HashAlgorithmMap Propriété

Définition

Obtient le mappage d’algorithmes entre OpenIdConnect et .Net pour les algorithmes de hachage. qui IDictionary<TKey,TValue> contient des mappages de l’espace de noms https://datatracker.ietf.org/doc/html/rfc7518 JWT à .NET.

public System.Collections.Generic.IDictionary<string,string> HashAlgorithmMap { get; }
member this.HashAlgorithmMap : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property HashAlgorithmMap As IDictionary(Of String, String)

Valeur de propriété

S’applique à