schema.org.ai

RemoteauthenticationdialinuserserviceRADIUSsoftware

Authentication server software

Extends: Technology

Remote authentication dial-in user service RADIUS software

Authentication server software

Overview

Category: Authentication server software

Authentication server software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 15-1212.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Remote authentication dial-in user service RADIUS software',
  category: 'Authentication server software',
  description: 'Authentication server software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Remote authentication dial-in user service RADIUS software",
  "applicationCategory": "Authentication server software",
  "description": "Authentication server software"
}