Condividi tramite


JwtTokenExtractor.EndorsementsValidator Delegato

Definizione

public delegate bool JwtTokenExtractor.EndorsementsValidator(string[] endorsements);
type JwtTokenExtractor.EndorsementsValidator = delegate of string[] -> bool
Public Delegate Function JwtTokenExtractor.EndorsementsValidator(endorsements As String()) As Boolean 

Parametri

endorsements
String[]

Valore restituito

Si applica a