API Reference
Class
IdentityResolution
Global settings for identity resolution behavior.
Inheritance
- Object
- IdentityResolution
Inherited Methods
Properties
public static Int32 DefaultTimeoutMs { get; set; } #Default directory lookup budget in milliseconds for detailed identity resolution. Keep small for responsiveness. Set at process start if needed.
public static Int32 IdentityCacheMaxEntries { get; set; } #Maximum number of entries kept in the global enriched identity cache.
public static TimeSpan IdentityCacheTtl { get; set; } #Time-to-live for entries in the global enriched identity cache.