Beispiel für Registrierungswerte
Das folgende Beispiel zeigt mögliche Daten für einige der Registrierungswerte des Authentifizierungsprotokolls.
HKEY_LOCAL_MACHINE
System
CurrentControlSet
Services
Rasman
PPP
EAP
40
Path
FriendlyName
ConfigUIPath
IdentityPath
InteractiveUIPath
RequireConfigUI
ConfigCLSID
StandaloneSupported
| Schlüsselname | Datentyp | Wert |
|---|---|---|
| Pfad | REG _ EXPAND _ SZ | %SystemRoot% \ system32 \sample.dll |
| FriendlyName | REG _ SZ | EAP-Beispielprotokoll |
| 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-000000000046} |
| StandaloneSupported | REG _ DWORD | 1 |