Uses of Class
com.microsoft.graph.models.AuthenticationStrengthRoot
Packages that use AuthenticationStrengthRoot
-
Uses of AuthenticationStrengthRoot in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationStrengthRootModifier and TypeMethodDescriptionstatic AuthenticationStrengthRootAuthenticationStrengthRoot.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueConditionalAccessRoot.getAuthenticationStrength()Gets the authenticationStrength property value.Methods in com.microsoft.graph.models with parameters of type AuthenticationStrengthRootModifier and TypeMethodDescriptionvoidConditionalAccessRoot.setAuthenticationStrength(AuthenticationStrengthRoot value) Sets the authenticationStrength property value.