3 references to RemoteCertificateSuccessId
System.Net.Security (3)
System\Net\Security\NetEventSource.Security.cs (3)
41
private const int RemoteCertificateInvalidId =
RemoteCertificateSuccessId
+ 1;
230
[Event(
RemoteCertificateSuccessId
, Keywords = Keywords.Default, Level = EventLevel.Verbose)]
232
WriteEvent(
RemoteCertificateSuccessId
, sslStreamHash);