Share via


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

EncryptionAlgorithm 类

定义

定义 EncryptionAlgorithm 的值。

public static class EncryptionAlgorithm
type EncryptionAlgorithm = class
Public Class EncryptionAlgorithm
继承
EncryptionAlgorithm

字段

AES128

定义 EncryptionAlgorithm 的值。

AES192

定义 EncryptionAlgorithm 的值。

AES256

定义 EncryptionAlgorithm 的值。

DES3

定义 EncryptionAlgorithm 的值。

None

定义 EncryptionAlgorithm 的值。

NotSpecified

定义 EncryptionAlgorithm 的值。

RC2

定义 EncryptionAlgorithm 的值。

适用于