Share via


DecryptResult.Algorithm Property

Definition

Gets the EncryptionAlgorithm used for the decryption.

public Azure.Security.KeyVault.Keys.Cryptography.EncryptionAlgorithm Algorithm { get; }
member this.Algorithm : Azure.Security.KeyVault.Keys.Cryptography.EncryptionAlgorithm
Public ReadOnly Property Algorithm As EncryptionAlgorithm

Property Value

Applies to