MetadataStructureCacheEventSinkRemoveLoginFromCache Method
RemoveLoginFromCache is the handler for AfterRemoveLoginAccount event. It removes the login from the cache.
Namespace: MFiles.VAF.MetadataCacheAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public virtual void RemoveLoginFromCache(
EventHandlerEnvironment env
)
Parameters
- env EventHandlerEnvironment
- The event handler operation context.