Click or drag to resize

WebSSLNameMatch Property

Identifies whether the name (or names) in the certificate matches the one specified in the request.

Namespace:  PKI.Web
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public bool NameMatch { get; }

Property Value

Type: Boolean
See Also