RemoteAuthenticationHandler<TOptions>.GenerateCorrelationId Metoda

Definice

Přetížení

GenerateCorrelationId(AuthenticationProperties)

Vytvoří soubor cookie obsahující nonce sloužící ke korelaci aktuální žádosti o vzdálené ověřování.

GenerateCorrelationId(AuthenticationProperties)

GenerateCorrelationId(AuthenticationProperties)

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

Vytvoří soubor cookie obsahující nonce sloužící ke korelaci aktuální žádosti o vzdálené ověřování.

C#
protected virtual void GenerateCorrelationId (Microsoft.AspNetCore.Authentication.AuthenticationProperties properties);

Parametry

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

GenerateCorrelationId(AuthenticationProperties)

C#
protected virtual void GenerateCorrelationId (Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties properties);

Parametry

Platí pro

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