EasyUA Reference
CheckCertifcateDomain Property
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > Session Class : CheckCertifcateDomain Property

Glossary Item Box

If set to true then the domain in the certificate must match the gomain of the used endpoint.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As Session
Dim value As Boolean
 
instance.CheckCertifcateDomain = value
 
value = instance.CheckCertifcateDomain
C# 
public bool CheckCertifcateDomain {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.