Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Invalidates the security ID user name cache.
Syntax
DiskQuotaControl.InvalidateSidNameCache()
Parameters
This method has no parameters.
Return value
This method does not return a value.
Remarks
User names and associated security IDs are stored in a cache. You can clear this cache by calling InvalidateSidNameCache. If you subsequently create a new user object, the information will have to be obtained from the domain controller, and the cache will have to be reestablished.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|
| DLL |
|
See also