Uses of Class
com.microsoft.graph.models.WebauthnAuthenticationExtensionsClientInputs
Packages that use WebauthnAuthenticationExtensionsClientInputs
-
Uses of WebauthnAuthenticationExtensionsClientInputs in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WebauthnAuthenticationExtensionsClientInputsModifier and TypeMethodDescriptionWebauthnAuthenticationExtensionsClientInputs.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWebauthnPublicKeyCredentialCreationOptions.getExtensions()Gets the extensions property value.Methods in com.microsoft.graph.models with parameters of type WebauthnAuthenticationExtensionsClientInputsModifier and TypeMethodDescriptionvoidWebauthnPublicKeyCredentialCreationOptions.setExtensions(WebauthnAuthenticationExtensionsClientInputs value) Sets the extensions property value.