WebSSLNameMatch Property
Identifies whether the name (or names) in the certificate matches the one specified in the request.
Namespace: PKI.WebAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool NameMatch { get; }
Public ReadOnly Property NameMatch As Boolean
Get
public:
property bool NameMatch {
bool get ();
}
member NameMatch : bool with get
Property Value
Boolean