Interface EventRiskType.Builder

    • Method Detail

      • compromisedCredentialsDetected

        EventRiskType.Builder compromisedCredentialsDetected​(Boolean compromisedCredentialsDetected)

        Indicates whether compromised credentials were detected during an authentication event.

        Parameters:
        compromisedCredentialsDetected - Indicates whether compromised credentials were detected during an authentication event.
        Returns:
        Returns a reference to this object so that method calls can be chained together.