Dela via


ReleaseKeyOptions.Algorithm Property

Definition

Gets or sets tThe encryption algorithm to use to protected the exported key material.

public Azure.Security.KeyVault.Keys.KeyExportEncryptionAlgorithm? Algorithm { get; set; }
member this.Algorithm : Nullable<Azure.Security.KeyVault.Keys.KeyExportEncryptionAlgorithm> with get, set
Public Property Algorithm As Nullable(Of KeyExportEncryptionAlgorithm)

Property Value

Applies to