3 references to SelectedCertId
System.Net.Security (3)
System\Net\Security\NetEventSource.Security.cs (3)
38
private const int CertsAfterFilteringId =
SelectedCertId
+ 1;
168
[Event(
SelectedCertId
, Keywords = Keywords.Default, Level = EventLevel.Informational)]
170
WriteEvent(
SelectedCertId
, clientCertificate, sslStreamHash);