Uses of Class
com.microsoft.graph.models.AuthenticationFlowsPolicy
Packages that use AuthenticationFlowsPolicy
-
Uses of AuthenticationFlowsPolicy in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationFlowsPolicyModifier and TypeMethodDescriptionstatic AuthenticationFlowsPolicyAuthenticationFlowsPolicy.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePolicyRoot.getAuthenticationFlowsPolicy()Gets the authenticationFlowsPolicy property value.Methods in com.microsoft.graph.models with parameters of type AuthenticationFlowsPolicyModifier and TypeMethodDescriptionvoidPolicyRoot.setAuthenticationFlowsPolicy(AuthenticationFlowsPolicy value) Sets the authenticationFlowsPolicy property value.