13 references to RefreshCache
System.DirectoryServices (3)
System\DirectoryServices\ActiveDirectory\ActiveDirectoryInterSiteTransport.cs (1)
77de.RefreshCache(s_options);
System\DirectoryServices\ActiveDirectory\DirectoryServer.cs (1)
359verifyEntry.RefreshCache(s_name);
System\DirectoryServices\DirectoryEntry.cs (1)
1076RefreshCache(new string[] { SecurityDescriptorProperty });
System.DirectoryServices.AccountManagement (10)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (4)
497de.RefreshCache(s_nTSecurityDescriptor); 832de.RefreshCache(s_msDSUACCLockoutTime); 1303principalDE.RefreshCache(s_memberOfPrimaryGroupId); 2522domainNC.RefreshCache(s_lockoutDuration);
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (2)
1079de.RefreshCache(s_nTSecurityDescriptor); 1664de.RefreshCache(s_objectSid);
System\DirectoryServices\AccountManagement\AD\RangeRetriever.cs (1)
168_de.RefreshCache(new string[] { rangedAttribute, _propertyName });
System\DirectoryServices\AccountManagement\AD\SDSUtils.cs (2)
416copyOfDe.RefreshCache(new string[] { attribute }); 458copyOfDe.RefreshCache(new string[] { attribute });
System\DirectoryServices\AccountManagement\AD\TokenGroupsSet.cs (1)
85_current.RefreshCache(new string[] { _attributeToQuery });