Uses of Class
com.microsoft.graph.models.WebauthnPublicKeyCredentialUserEntity
Packages that use WebauthnPublicKeyCredentialUserEntity
-
Uses of WebauthnPublicKeyCredentialUserEntity in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WebauthnPublicKeyCredentialUserEntityModifier and TypeMethodDescriptionWebauthnPublicKeyCredentialUserEntity.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWebauthnPublicKeyCredentialCreationOptions.getUser()Gets the user property value.Methods in com.microsoft.graph.models with parameters of type WebauthnPublicKeyCredentialUserEntityModifier and TypeMethodDescriptionvoidWebauthnPublicKeyCredentialCreationOptions.setUser(WebauthnPublicKeyCredentialUserEntity value) Sets the user property value.