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; }
Public ReadOnly Property NameMatch As Boolean
Get
public:
property bool NameMatch {
bool get ();
}
member NameMatch : bool with get
Property Value
Type:
BooleanSee Also