Enumerasi SoHAttributeType
Catatan
Platform Perlindungan Akses Jaringan tidak tersedia dimulai dengan Windows 10
Enumerasi SoHAttributeType menentukan jenis atribut yang disimpan dalam objek type-length-value (TLV) atribut.
Sintaks
typedef enum tagSoHAttributeType {
sohAttributeTypeSystemHealthId = 2,
sohAttributeTypeIpv4FixupServers = 3,
sohAttributeTypeComplianceResultCodes = 4,
sohAttributeTypeTimeOfLastUpdate = 5,
sohAttributeTypeClientId = 6,
sohAttributeTypeVendorSpecific = 7,
sohAttributeTypeHealthClass = 8,
sohAttributeTypeSoftwareVersion = 9,
sohAttributeTypeProductName = 10,
sohAttributeTypeHealthClassStatus = 11,
sohAttributeTypeSoHGenerationTime = 12,
sohAttributeTypeErrorCodes = 13,
sohAttributeTypeFailureCategory = 14,
sohAttributeTypeIpv6FixupServers = 15,
sohAttributeTypeExtendedIsolationState = 16
} SoHAttributeType;
Konstanta
-
sohAttributeTypeSystemHealthId
-
Menentukan jenis atribut ID kesehatan sistem.
-
sohAttributeTypeIpv4FixupServers
-
Menentukan jenis atribut server perbaikan IPv4.
-
sohAttributeTypeComplianceResultCodes
-
Menentukan jenis atribut kode hasil kepatuhan.
-
sohAttributeTypeTimeOfLastUpdate
-
Menentukan waktu jenis atribut pembaruan terakhir.
-
sohAttributeTypeClientId
-
Menentukan jenis atribut ID klien.
-
sohAttributeTypeVendorSpecific
-
Menentukan jenis atribut khusus vendor.
-
sohAttributeTypeHealthClass
-
Menentukan jenis atribut kelas kesehatan.
-
sohAttributeTypeSoftwareVersion
-
Menentukan jenis atribut versi perangkat lunak.
-
sohAttributeTypeProductName
-
Menentukan jenis atribut nama produk.
-
sohAttributeTypeHealthClassStatus
-
Menentukan jenis atribut status kelas kesehatan.
-
sohAttributeTypeSoHGenerationTime
-
Menentukan waktu pembuatan jenis atribut Pernyataan Kesehatan.
-
sohAttributeTypeErrorCodes
-
Menentukan jenis atribut kode kesalahan.
-
sohAttributeTypeFailureCategory
-
Menentukan jenis atribut kategori kegagalan.
-
sohAttributeTypeIpv6FixupServers
-
Menentukan jenis atribut server perbaikan IPv6.
-
sohAttributeTypeExtendedIsolationState
-
Menentukan jenis atribut status isolasi yang diperluas.
Keterangan
Struktur SoHAttributeValue menentukan nilai atribut yang sesuai dengan setiap jenis atribut.
Jenis atribut ini digunakan oleh sistem NAP:
- sohAttributeTypeSystemHealthId
- sohAttributeTypeIpv4FixupServers
- sohAttributeTypeIpv6FixupServers
- sohAttributeTypeComplianceResultCodes
- sohAttributeTypeFailureCategory
Jenis lainnya hanya dimaksudkan untuk memandu penggunaan oleh SHAs dan SHV.
Persyaratan
Persyaratan | Nilai |
---|---|
Klien minimum yang didukung |
Windows Vista [hanya aplikasi desktop] |
Server minimum yang didukung |
Windows Server 2008 [hanya aplikasi desktop] |
Header |
|
IDL |
|