schema.org.ai

dashlane

Password manager with VPN and dark web monitoring.

Extends: Technology

Dashlane

Password manager with VPN and dark web monitoring.

Overview

Category: Security software

Password manager with VPN and dark web monitoring.

Related Skills

No related skills listed.

Occupations Using This Technology

No occupations listed.

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Dashlane',
  category: 'Security software',
  description: 'Password manager with VPN and dark web monitoring.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Dashlane",
  "applicationCategory": "Security software",
  "description": "Password manager with VPN and dark web monitoring."
}