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

HealthCheckName.SupportedEncryptionCheck Field

Definition

Verifies the value of SecurityLayer registration key. If the value is 0 (SecurityLayer.RDP) this check fails with Error code = NativeMethodErrorCode.E_FAIL and is fatal. If the value is 1 (SecurityLayer.Negotiate) this check fails with Error code = NativeMethodErrorCode.ERROR_SUCCESS and is non fatal. (Currently Disabled)

public static Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HealthCheckName SupportedEncryptionCheck;
 staticval mutable SupportedEncryptionCheck : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HealthCheckName
Public Shared SupportedEncryptionCheck As HealthCheckName 

Field Value

Applies to