หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Note The Network Access Protection platform is not available starting with Windows 10
Syntax
typedef struct tagIsolationInfo {
IsolationState isolationState;
ProbationTime probEndTime;
CountedString failureUrl;
} IsolationInfo;
Members
isolationState
An IsolationState values that contains the isolation state of a machine.
probEndTime
A ProbationTime value that contains the time at which a machine should come out from probation.
failureUrl
A CountedString value that contains a URL to navigate to in the event of failure.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | naptypes.h |