1 write to access
WsatUI (1)
MMCUI\WsatSecurityModel.cs (1)
65accessRights.access = new Access[1];
2 references to access
WsatUI (2)
MMCUI\ACLWrapper.cs (1)
316Access[] access = accessRights.access;
MMCUI\WsatSecurityModel.cs (1)
67accessRights.access[0] = new Access(WSAT_ALL, SR.GetString(SR.ACLEditorPermissionName), AccessFlags.General);