Uses of Class
com.microsoft.graph.models.FaceCheckConfiguration
Packages that use FaceCheckConfiguration
-
Uses of FaceCheckConfiguration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FaceCheckConfigurationModifier and TypeMethodDescriptionstatic FaceCheckConfigurationFaceCheckConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueVerifiedIdProfile.getFaceCheckConfiguration()Gets the faceCheckConfiguration property value.Methods in com.microsoft.graph.models with parameters of type FaceCheckConfigurationModifier and TypeMethodDescriptionvoidVerifiedIdProfile.setFaceCheckConfiguration(FaceCheckConfiguration value) Sets the faceCheckConfiguration property value.