Uses of Class
com.microsoft.graph.models.ClaimValidation
Packages that use ClaimValidation
-
Uses of ClaimValidation in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ClaimValidationModifier and TypeMethodDescriptionstatic ClaimValidationClaimValidation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueVerifiedIdProfileConfiguration.getClaimValidation()Gets the claimValidation property value.Methods in com.microsoft.graph.models with parameters of type ClaimValidationModifier and TypeMethodDescriptionvoidVerifiedIdProfileConfiguration.setClaimValidation(ClaimValidation value) Sets the claimValidation property value.