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 SsoCredentialsTimeoutCache : Microsoft::HostIntegration::Drda::Common::TimeoutCache<Tkey, Microsoft::HostIntegration::Drda::Common::SsoCredentials ^>
public class SsoCredentialsTimeoutCache<Tkey,Tval> : Microsoft.HostIntegration.Drda.Common.TimeoutCache<Tkey,Microsoft.HostIntegration.Drda.Common.SsoCredentials>
type SsoCredentialsTimeoutCache<'key, 'val> = class
inherit TimeoutCache<'key, SsoCredentials>
Public Class SsoCredentialsTimeoutCache(Of Tkey, Tval)
Inherits TimeoutCache(Of Tkey, SsoCredentials)