Uses of Class
com.microsoft.graph.models.IdleSessionSignOut
Packages that use IdleSessionSignOut
-
Uses of IdleSessionSignOut in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return IdleSessionSignOutModifier and TypeMethodDescriptionstatic IdleSessionSignOutIdleSessionSignOut.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSharepointSettings.getIdleSessionSignOut()Gets the idleSessionSignOut property value.Methods in com.microsoft.graph.models with parameters of type IdleSessionSignOutModifier and TypeMethodDescriptionvoidSharepointSettings.setIdleSessionSignOut(IdleSessionSignOut value) Sets the idleSessionSignOut property value.