Uses of Class
com.microsoft.graph.models.SecureSignInSessionControl
Packages that use SecureSignInSessionControl
-
Uses of SecureSignInSessionControl in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SecureSignInSessionControlModifier and TypeMethodDescriptionstatic SecureSignInSessionControlSecureSignInSessionControl.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueConditionalAccessSessionControls.getSecureSignInSession()Gets the secureSignInSession property value.Methods in com.microsoft.graph.models with parameters of type SecureSignInSessionControlModifier and TypeMethodDescriptionvoidConditionalAccessSessionControls.setSecureSignInSession(SecureSignInSessionControl value) Sets the secureSignInSession property value.