Uses of Class
com.microsoft.graph.models.FraudProtectionConfiguration
Packages that use FraudProtectionConfiguration
-
Uses of FraudProtectionConfiguration in com.microsoft.graph.models
Subclasses of FraudProtectionConfiguration in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return FraudProtectionConfigurationModifier and TypeMethodDescriptionstatic FraudProtectionConfigurationFraudProtectionConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnFraudProtectionLoadStartExternalUsersAuthHandler.getSignUp()Gets the signUp property value.Methods in com.microsoft.graph.models with parameters of type FraudProtectionConfigurationModifier and TypeMethodDescriptionvoidOnFraudProtectionLoadStartExternalUsersAuthHandler.setSignUp(FraudProtectionConfiguration value) Sets the signUp property value.