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