EapHostPeerNapInfo-Struktur

Die EapHostPeerNapInfo-Struktur enthält die NAP-Informationen (Network Access Protection) zu einem EAP-Supplicant.

Syntax

typedef struct _tagEapHostPeerNapInfo {
  ISOLATION_STATE isolationState;
  ProbationTime   probationTime;
  UINT32          stringCorrelationIdLength;
} EapHostPeerNapInfo;

Member

isolationState

Eine ISOLATION_STATE Struktur, die den NAP-Isolationsstatus eines Computers angibt. Der Isolationszustand bestimmt die Ebene des gewährten Netzwerkzugriffs.

probebationTime

Eine ProbationTime-Struktur , die die Zeit angibt, die erforderlich ist, bis die Verbindung aus der Quarantäne kommt, nach der die Verbindung abgebrochen wird. Eine ProbationTime-Struktur ist identisch mit einer FILETIME-Struktur .

stringCorrelationIdLength

Die Länge der NAP-ZeichenfolgeCorrelationId in Bytes, die dieser Struktur folgt.

Bemerkungen

Die EapHostPeerNapInfo-Struktur ist der NAP stringCorrelationId des Datentyps WCHAR im RPC-Bytestream vorangestellt.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client)
Windows 7 [nur Desktop-Apps]
Unterstützte Mindestversion (Server)
Windows Server 2008 R2 [nur Desktop-Apps]
Header
Eaphostpeerapis.h

Siehe auch

EAPHost Supplicant-Strukturen

EapHostPeerGetAuthStatus

EapHostPeerMethodAuthParams