Share via


AlgorithmResolver.Item[String] Property

Definition

public Microsoft.Azure.KeyVault.Cryptography.Algorithm this[string algorithmName] { get; set; }
member this.Item(string) : Microsoft.Azure.KeyVault.Cryptography.Algorithm with get, set
Default Public Property Item(algorithmName As String) As Algorithm

Parameters

algorithmName
String

Property Value

Applies to