MicrosoftWindowsTerminalServicesAccessManager
Gateway software
Extends: Technology
Microsoft Windows Terminal Services Access Manager
Gateway software
Overview
Category: Gateway software
Gateway software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1244.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Microsoft Windows Terminal Services Access Manager',
category: 'Gateway software',
description: 'Gateway software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Microsoft Windows Terminal Services Access Manager",
"applicationCategory": "Gateway software",
"description": "Gateway software"
}