Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename Tkey, typename Tval>
public ref class SecurityTokenTimeoutCache : Microsoft::HostIntegration::Drda::Common::TimeoutCache<Tkey, IntPtr>
public class SecurityTokenTimeoutCache<Tkey,Tval> : Microsoft.HostIntegration.Drda.Common.TimeoutCache<Tkey,IntPtr>
type SecurityTokenTimeoutCache<'key, 'val> = class
inherit TimeoutCache<'key, nativeint>
Public Class SecurityTokenTimeoutCache(Of Tkey, Tval)
Inherits TimeoutCache(Of Tkey, IntPtr)