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

X509Credentials.ProtectionLevel 属性

定义

指示用于指定标头和正文中的消息在群集节点之间发送时是否应用了完整性和机密性保证的字符串值。

public System.Fabric.ProtectionLevel ProtectionLevel { get; set; }
member this.ProtectionLevel : System.Fabric.ProtectionLevel with get, set
Public Property ProtectionLevel As ProtectionLevel

属性值

用于指定标头和正文中的消息在群集节点之间发送时是否应用了完整性和机密性保证的字符串值。

适用于