2 references to RegistryEntryKerberosGlobalAcl
WsatConfig (2)
Configuration\WsatConfiguration.cs (2)
334
KerberosGlobalAcl = wsatConfigProvider.ReadMultiString(WsatKeys.
RegistryEntryKerberosGlobalAcl
, DefaultKerberosGlobalAcl);
796
wsatConfigProvider.WriteMultiString(WsatKeys.
RegistryEntryKerberosGlobalAcl
, this.KerberosGlobalAcl);