Uses of Class
com.microsoft.graph.models.VerifiedIdProfileConfiguration
Packages that use VerifiedIdProfileConfiguration
-
Uses of VerifiedIdProfileConfiguration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return VerifiedIdProfileConfigurationModifier and TypeMethodDescriptionVerifiedIdProfileConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueVerifiedIdProfile.getVerifiedIdProfileConfiguration()Gets the verifiedIdProfileConfiguration property value.Methods in com.microsoft.graph.models with parameters of type VerifiedIdProfileConfigurationModifier and TypeMethodDescriptionvoidVerifiedIdProfile.setVerifiedIdProfileConfiguration(VerifiedIdProfileConfiguration value) Sets the verifiedIdProfileConfiguration property value.