NET_FW_SERVICE_TYPE_, énumération
Spécifie le type de service alloué à un port firewalled.
Espace de noms : Microsoft.TeamFoundation.Common
Assembly : Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)
Syntaxe
'Déclaration
Public Enumeration NET_FW_SERVICE_TYPE_
public enum NET_FW_SERVICE_TYPE_
Membres
Nom de membre | Description | |
---|---|---|
NET_FW_SERVICE_FILE_AND_PRINT | Service de partage de fichiers et d'impression. | |
NET_FW_SERVICE_NONE | Pas de type de service valide.C'est d'indiquer qu'un port ne fait pas partie d'un service. | |
NET_FW_SERVICE_REMOTE_DESKTOP | Le type de service est bureau distant. | |
NET_FW_SERVICE_TYPE_MAX | Utilisé pour tester.Non signifié pour l'implémentation d'application. | |
NET_FW_SERVICE_UPNP | Le type de service est infrastructure d'UPnP. |