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