Uses of Class
com.microsoft.graph.models.AuthenticationBehaviors
Packages that use AuthenticationBehaviors
-
Uses of AuthenticationBehaviors in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationBehaviorsModifier and TypeMethodDescriptionstatic AuthenticationBehaviorsAuthenticationBehaviors.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplication.getAuthenticationBehaviors()Gets the authenticationBehaviors property value.Methods in com.microsoft.graph.models with parameters of type AuthenticationBehaviorsModifier and TypeMethodDescriptionvoidApplication.setAuthenticationBehaviors(AuthenticationBehaviors value) Sets the authenticationBehaviors property value.