Uses of Class
com.microsoft.graph.models.ConditionalAccessAuthenticationFlows
Packages that use ConditionalAccessAuthenticationFlows
-
Uses of ConditionalAccessAuthenticationFlows in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ConditionalAccessAuthenticationFlowsModifier and TypeMethodDescriptionConditionalAccessAuthenticationFlows.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueConditionalAccessConditionSet.getAuthenticationFlows()Gets the authenticationFlows property value.Methods in com.microsoft.graph.models with parameters of type ConditionalAccessAuthenticationFlowsModifier and TypeMethodDescriptionvoidConditionalAccessConditionSet.setAuthenticationFlows(ConditionalAccessAuthenticationFlows value) Sets the authenticationFlows property value.