Uses of Class
com.microsoft.graph.models.PersistentBrowserSessionControl
Packages that use PersistentBrowserSessionControl
-
Uses of PersistentBrowserSessionControl in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PersistentBrowserSessionControlModifier and TypeMethodDescriptionPersistentBrowserSessionControl.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueConditionalAccessSessionControls.getPersistentBrowser()Gets the persistentBrowser property value.Methods in com.microsoft.graph.models with parameters of type PersistentBrowserSessionControlModifier and TypeMethodDescriptionvoidConditionalAccessSessionControls.setPersistentBrowser(PersistentBrowserSessionControl value) Sets the persistentBrowser property value.