OpenIdConnectProtocolValidator.HashAlgorithmMap Proprietà

Definizione

Ottiene il mapping dell'algoritmo tra OpenIdConnect e .Net per algoritmi hash. oggetto IDictionary<TKey,TValue> che contiene mapping dallo spazio dei nomi https://datatracker.ietf.org/doc/html/rfc7518 JWT a .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)

Valore della proprietà

Si applica a