AggregateKeyResolver.Add(IKeyResolver) Method
Definition
Important
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.
public Microsoft.Azure.KeyVault.AggregateKeyResolver Add (Microsoft.Azure.KeyVault.Core.IKeyResolver resolver);
member this.Add : Microsoft.Azure.KeyVault.Core.IKeyResolver -> Microsoft.Azure.KeyVault.AggregateKeyResolver
Public Function Add (resolver As IKeyResolver) As AggregateKeyResolver
Parameters
- resolver
- IKeyResolver