Uses of Class
com.microsoft.graph.models.WebauthnPublicKeyCredentialCreationOptions
Packages that use WebauthnPublicKeyCredentialCreationOptions
-
Uses of WebauthnPublicKeyCredentialCreationOptions in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WebauthnPublicKeyCredentialCreationOptionsModifier and TypeMethodDescriptionWebauthnPublicKeyCredentialCreationOptions.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWebauthnCredentialCreationOptions.getPublicKey()Gets the publicKey property value.Methods in com.microsoft.graph.models with parameters of type WebauthnPublicKeyCredentialCreationOptionsModifier and TypeMethodDescriptionvoidWebauthnCredentialCreationOptions.setPublicKey(WebauthnPublicKeyCredentialCreationOptions value) Sets the publicKey property value.