Skip to content

Latest commit

 

History

History
42 lines (38 loc) · 1.92 KB

registry-values-example.md

File metadata and controls

42 lines (38 loc) · 1.92 KB
title description ms.assetid ms.topic ms.date ms.contributor
Registry Values Example
The following example shows possible data for some of the authentication protocol registry values.
07772af0-db56-4cc6-ad72-cf79d3813883
article
06/14/2023
samyun

Registry Values Example

The following example shows possible data for some of the authentication protocol registry values.

HKEY_LOCAL_MACHINE
   System
      CurrentControlSet
         Services
            Rasman
               PPP
                  EAP
                     40
                        Path
                        FriendlyName
                        ConfigUIPath
                        IdentityPath
                        InteractiveUIPath
                        RequireConfigUI
                        ConfigCLSID
                        StandaloneSupported
Key Name Datatype Value
Path REG_EXPAND_SZ %SystemRoot%\system32\sample.dll
FriendlyName REG_SZ Sample EAP Protocol
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