Uses of Class
com.microsoft.graph.models.AuthenticationConditionsApplications
Packages that use AuthenticationConditionsApplications
-
Uses of AuthenticationConditionsApplications in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationConditionsApplicationsModifier and TypeMethodDescriptionAuthenticationConditionsApplications.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAuthenticationConditions.getApplications()Gets the applications property value.Methods in com.microsoft.graph.models with parameters of type AuthenticationConditionsApplicationsModifier and TypeMethodDescriptionvoidAuthenticationConditions.setApplications(AuthenticationConditionsApplications value) Sets the applications property value.