Uses of Class
com.microsoft.graph.models.AuthenticationFlow
Packages that use AuthenticationFlow
-
Uses of AuthenticationFlow in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationFlowModifier and TypeMethodDescriptionstatic AuthenticationFlowAuthenticationFlow.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSignInConditions.getAuthenticationFlow()Gets the authenticationFlow property value.Methods in com.microsoft.graph.models with parameters of type AuthenticationFlowModifier and TypeMethodDescriptionvoidSignInConditions.setAuthenticationFlow(AuthenticationFlow value) Sets the authenticationFlow property value.