3 writes to kerberosGlobalAcl
WsatConfig (3)
Configuration\WsatConfiguration.cs (3)
74this.kerberosGlobalAcl = DefaultKerberosGlobalAcl; 224this.kerberosGlobalAcl = new string[] { }; 228this.kerberosGlobalAcl = value;
1 reference to kerberosGlobalAcl
WsatConfig (1)
Configuration\WsatConfiguration.cs (1)
219get { return kerberosGlobalAcl; }