Uses of Class
com.microsoft.graph.models.SignInLocation
Packages that use SignInLocation
-
Uses of SignInLocation in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SignInLocationModifier and TypeMethodDescriptionstatic SignInLocationSignInLocation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueRiskDetection.getLocation()Gets the location property value.ServicePrincipalRiskDetection.getLocation()Gets the location property value.SignIn.getLocation()Gets the location property value.Methods in com.microsoft.graph.models with parameters of type SignInLocationModifier and TypeMethodDescriptionvoidRiskDetection.setLocation(SignInLocation value) Sets the location property value.voidServicePrincipalRiskDetection.setLocation(SignInLocation value) Sets the location property value.voidSignIn.setLocation(SignInLocation value) Sets the location property value.