RemoteAuthenticationHandler<TOptions>.GenerateCorrelationId Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
GenerateCorrelationId(AuthenticationProperties) |
Tworzy plik cookie zawierający nieużytowane w celu skorelowania bieżącego żądania uwierzytelniania zdalnego. |
GenerateCorrelationId(AuthenticationProperties) |
GenerateCorrelationId(AuthenticationProperties)
Tworzy plik cookie zawierający nieużytowane w celu skorelowania bieżącego żądania uwierzytelniania zdalnego.
protected:
virtual void GenerateCorrelationId(Microsoft::AspNetCore::Authentication::AuthenticationProperties ^ properties);
protected virtual void GenerateCorrelationId (Microsoft.AspNetCore.Authentication.AuthenticationProperties properties);
abstract member GenerateCorrelationId : Microsoft.AspNetCore.Authentication.AuthenticationProperties -> unit
override this.GenerateCorrelationId : Microsoft.AspNetCore.Authentication.AuthenticationProperties -> unit
Protected Overridable Sub GenerateCorrelationId (properties As AuthenticationProperties)
Parametry
- properties
- AuthenticationProperties
Dotyczy
GenerateCorrelationId(AuthenticationProperties)
protected:
virtual void GenerateCorrelationId(Microsoft::AspNetCore::Http::Authentication::AuthenticationProperties ^ properties);
protected virtual void GenerateCorrelationId (Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties properties);
abstract member GenerateCorrelationId : Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties -> unit
override this.GenerateCorrelationId : Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties -> unit
Protected Overridable Sub GenerateCorrelationId (properties As AuthenticationProperties)
Parametry
- properties
- AuthenticationProperties