Uses of Class
com.microsoft.graph.models.SignInStatus
Packages that use SignInStatus
-
Uses of SignInStatus in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SignInStatusModifier and TypeMethodDescriptionstatic SignInStatusSignInStatus.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSignIn.getStatus()Gets the status property value.Methods in com.microsoft.graph.models with parameters of type SignInStatusModifier and TypeMethodDescriptionvoidSignIn.setStatus(SignInStatus value) Sets the status property value.