Uses of Class
com.microsoft.graph.models.WebauthnAuthenticatorAttestationResponse
Packages that use WebauthnAuthenticatorAttestationResponse
-
Uses of WebauthnAuthenticatorAttestationResponse in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WebauthnAuthenticatorAttestationResponseModifier and TypeMethodDescriptionWebauthnAuthenticatorAttestationResponse.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWebauthnPublicKeyCredential.getResponse()Gets the response property value.Methods in com.microsoft.graph.models with parameters of type WebauthnAuthenticatorAttestationResponseModifier and TypeMethodDescriptionvoidWebauthnPublicKeyCredential.setResponse(WebauthnAuthenticatorAttestationResponse value) Sets the response property value.