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