RemoteAuthenticationHandler<TOptions>.ValidateCorrelationId Metoda

Definice

Přetížení

ValidateCorrelationId(AuthenticationProperties)

Ověří, jestli aktuální požadavek koreluje s aktuální žádostí o vzdálené ověření.

ValidateCorrelationId(AuthenticationProperties)

ValidateCorrelationId(AuthenticationProperties)

Zdroj:
RemoteAuthenticationHandler.cs
Zdroj:
RemoteAuthenticationHandler.cs
Zdroj:
RemoteAuthenticationHandler.cs

Ověří, jestli aktuální požadavek koreluje s aktuální žádostí o vzdálené ověření.

C#
protected virtual bool ValidateCorrelationId (Microsoft.AspNetCore.Authentication.AuthenticationProperties properties);

Parametry

Návraty

Platí pro

ASP.NET Core 9.0 a další verze
Produkt Verze
ASP.NET Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0

ValidateCorrelationId(AuthenticationProperties)

C#
protected virtual bool ValidateCorrelationId (Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties properties);

Parametry

Návraty

Platí pro

ASP.NET Core 1.1 a ASP.NET Core 1.0
Produkt Verze
ASP.NET Core 1.0, 1.1