Udostępnij przez


KeyCredentialCacheConfiguration Constructor

Definition

public:
 KeyCredentialCacheConfiguration(KeyCredentialCacheOption cacheOption, TimeSpan timeout, unsigned int usageCount);
 KeyCredentialCacheConfiguration(KeyCredentialCacheOption const& cacheOption, TimeSpan const& timeout, uint32_t const& usageCount);
public KeyCredentialCacheConfiguration(KeyCredentialCacheOption cacheOption, System.TimeSpan timeout, uint usageCount);
function KeyCredentialCacheConfiguration(cacheOption, timeout, usageCount)
Public Sub New (cacheOption As KeyCredentialCacheOption, timeout As TimeSpan, usageCount As UInteger)

Parameters

timeout
TimeSpan TimeSpan
usageCount
UInt32

unsigned int

uint32_t

Applies to