Partilhar via


Construtor JsonWebTokenValidationException (String, Exception)

Namespace:  Microsoft.VisualStudio.Services.WebApi.Jwt
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public JsonWebTokenValidationException(
    string message,
    Exception innerException
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

JsonWebTokenValidationException Classe

Sobrecargas JsonWebTokenValidationException

Namespace Microsoft.VisualStudio.Services.WebApi.Jwt