下列範例顯示某些驗證通訊協定登錄值的可能數據。
HKEY_LOCAL_MACHINE
System
CurrentControlSet
Services
Rasman
PPP
EAP
40
Path
FriendlyName
ConfigUIPath
IdentityPath
InteractiveUIPath
RequireConfigUI
ConfigCLSID
StandaloneSupported
| 索引鍵名稱 | 數據類型 | 價值 |
|---|---|---|
| 路徑 | REG_EXPAND_SZ | %SystemRoot%\system32\sample.dll |
| FriendlyName | REG_SZ | 範例 EAP 通訊協定 |
| ConfigUIPath | REG_EXPAND_SZ | %SystemRoot%\system32\sample.dll |
| IdentityPath | REG_EXPAND_SZ | %SystemRoot%\system32\sample.dll |
| InteractiveUIPath | REG_EXPAND_SZ | %SystemRoot%\system32\sample.dll |
| RequireConfigUI | REG_DWORD | 1 |
| ConfigCLSID | REG_SZ | {0000031A-0000-0000-C000-00000000046} |
| StandaloneSupported | REG_DWORD | 1 |