你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EncryptionAlgorithm.A128Cbc Property

Definition

Gets a 128-bit AES-CBC EncryptionAlgorithm.

public static Azure.Security.KeyVault.Keys.Cryptography.EncryptionAlgorithm A128Cbc { get; }
static member A128Cbc : Azure.Security.KeyVault.Keys.Cryptography.EncryptionAlgorithm
Public Shared ReadOnly Property A128Cbc As EncryptionAlgorithm

Property Value

Applies to