ThreatDetectionModule.OnAuthenticationPipelineUnload Method

Definition

public:
 abstract void OnAuthenticationPipelineUnload(Microsoft::IdentityServer::Public::ThreatDetectionFramework::ThreatDetectionLogger ^ logger);
public abstract void OnAuthenticationPipelineUnload (Microsoft.IdentityServer.Public.ThreatDetectionFramework.ThreatDetectionLogger logger);
abstract member OnAuthenticationPipelineUnload : Microsoft.IdentityServer.Public.ThreatDetectionFramework.ThreatDetectionLogger -> unit
Public MustOverride Sub OnAuthenticationPipelineUnload (logger As ThreatDetectionLogger)

Parameters

Applies to