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

EncryptionAlgorithm.A128Gcm Property

Definition

Gets a 128-bit AES-GCM EncryptionAlgorithm.

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

Property Value

Applies to