Uses of Class
com.microsoft.graph.models.ApplicationEnforcedRestrictionsSessionControl
Packages that use ApplicationEnforcedRestrictionsSessionControl
-
Uses of ApplicationEnforcedRestrictionsSessionControl in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApplicationEnforcedRestrictionsSessionControlModifier and TypeMethodDescriptionApplicationEnforcedRestrictionsSessionControl.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueConditionalAccessSessionControls.getApplicationEnforcedRestrictions()Gets the applicationEnforcedRestrictions property value.Methods in com.microsoft.graph.models with parameters of type ApplicationEnforcedRestrictionsSessionControlModifier and TypeMethodDescriptionvoidConditionalAccessSessionControls.setApplicationEnforcedRestrictions(ApplicationEnforcedRestrictionsSessionControl value) Sets the applicationEnforcedRestrictions property value.