ThreatDetectionModule.OnAuthenticationPipelineUnload Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- logger
- ThreatDetectionLogger