Uses of Class
com.microsoft.graph.models.OidcInboundClaimMappingOverride
Packages that use OidcInboundClaimMappingOverride
-
Uses of OidcInboundClaimMappingOverride in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OidcInboundClaimMappingOverrideModifier and TypeMethodDescriptionOidcInboundClaimMappingOverride.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOidcIdentityProvider.getInboundClaimMapping()Gets the inboundClaimMapping property value.Methods in com.microsoft.graph.models with parameters of type OidcInboundClaimMappingOverrideModifier and TypeMethodDescriptionvoidOidcIdentityProvider.setInboundClaimMapping(OidcInboundClaimMappingOverride value) Sets the inboundClaimMapping property value.