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

EncryptionServices 类

定义

支持加密的服务列表。

public class EncryptionServices
type EncryptionServices = class
Public Class EncryptionServices
继承
EncryptionServices

构造函数

EncryptionServices()

初始化 EncryptionServices 类的新实例。

EncryptionServices(EncryptionService, EncryptionService, EncryptionService, EncryptionService)

初始化 EncryptionServices 类的新实例。

属性

Blob

获取或设置 Blob 存储服务的加密函数。

File

获取或设置文件存储服务的加密函数。

Queue

获取队列存储服务的加密函数。

Table

获取表存储服务的加密函数。

适用于