Uses of Class
com.microsoft.graph.models.OnTokenIssuanceStartReturnClaim
Packages that use OnTokenIssuanceStartReturnClaim
-
Uses of OnTokenIssuanceStartReturnClaim in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OnTokenIssuanceStartReturnClaimModifier and TypeMethodDescriptionOnTokenIssuanceStartReturnClaim.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type OnTokenIssuanceStartReturnClaimModifier and TypeMethodDescriptionOnTokenIssuanceStartCustomExtension.getClaimsForTokenConfiguration()Gets the claimsForTokenConfiguration property value.Method parameters in com.microsoft.graph.models with type arguments of type OnTokenIssuanceStartReturnClaimModifier and TypeMethodDescriptionvoidOnTokenIssuanceStartCustomExtension.setClaimsForTokenConfiguration(List<OnTokenIssuanceStartReturnClaim> value) Sets the claimsForTokenConfiguration property value.