Aracılığıyla paylaş


RemoteAuthenticationHandler<TOptions>.GenerateCorrelationId Yöntem

Tanım

Aşırı Yüklemeler

GenerateCorrelationId(AuthenticationProperties)

Geçerli uzaktan kimlik doğrulama isteğini ilişkilendirmek için kullanılan bir nonce içeren bir tanımlama bilgisi üretir.

GenerateCorrelationId(AuthenticationProperties)

GenerateCorrelationId(AuthenticationProperties)

Kaynak:
RemoteAuthenticationHandler.cs
Kaynak:
RemoteAuthenticationHandler.cs
Kaynak:
RemoteAuthenticationHandler.cs

Geçerli uzaktan kimlik doğrulama isteğini ilişkilendirmek için kullanılan bir nonce içeren bir tanımlama bilgisi üretir.

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)

Parametreler

Şunlara uygulanır

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)

Parametreler

Şunlara uygulanır