以下示例显示了某些身份验证协议注册表值的可能数据。
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-0000000000046} |
| StandaloneSupported | REG_DWORD | 1 |