SessionHostHealthCheckName.SupportedEncryptionCheck Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 Azure.ResourceManager.DesktopVirtualization.Models.SessionHostHealthCheckName SupportedEncryptionCheck { get; }
static member SupportedEncryptionCheck : Azure.ResourceManager.DesktopVirtualization.Models.SessionHostHealthCheckName
Public Shared ReadOnly Property SupportedEncryptionCheck As SessionHostHealthCheckName
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET