Uses of Class
com.microsoft.graph.models.OidcAddressInboundClaims
Packages that use OidcAddressInboundClaims
-
Uses of OidcAddressInboundClaims in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OidcAddressInboundClaimsModifier and TypeMethodDescriptionstatic OidcAddressInboundClaimsOidcAddressInboundClaims.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOidcInboundClaimMappingOverride.getAddress()Gets the address property value.Methods in com.microsoft.graph.models with parameters of type OidcAddressInboundClaimsModifier and TypeMethodDescriptionvoidOidcInboundClaimMappingOverride.setAddress(OidcAddressInboundClaims value) Sets the address property value.