RemoteAuthenticationHandler<TOptions>.GenerateCorrelationId Metodo

Definizione

Overload

GenerateCorrelationId(AuthenticationProperties)

Produce un cookie contenente un nonce usato per correlare la richiesta di autenticazione remota corrente.

GenerateCorrelationId(AuthenticationProperties)

GenerateCorrelationId(AuthenticationProperties)

Origine:
RemoteAuthenticationHandler.cs
Origine:
RemoteAuthenticationHandler.cs
Origine:
RemoteAuthenticationHandler.cs

Produce un cookie contenente un nonce usato per correlare la richiesta di autenticazione remota corrente.

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

Parametri

Si applica a

ASP.NET Core 10.0 e altre versioni
Prodotto Versioni
ASP.NET Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0

GenerateCorrelationId(AuthenticationProperties)

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

Parametri

Si applica a

ASP.NET Core 1.1 e ASP.NET Core 1.0
Prodotto Versioni
ASP.NET Core 1.0, 1.1