次の方法で共有


CachingKeyResolver(Int32, IKeyResolver) コンストラクター

定義

public CachingKeyResolver (int capacity, Microsoft.Azure.KeyVault.Core.IKeyResolver inner);
new Microsoft.Azure.KeyVault.CachingKeyResolver : int * Microsoft.Azure.KeyVault.Core.IKeyResolver -> Microsoft.Azure.KeyVault.CachingKeyResolver
Public Sub New (capacity As Integer, inner As IKeyResolver)

パラメーター

capacity
Int32
inner
IKeyResolver

適用対象