1 write to spn
System.ServiceModel (1)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (1)
857this.spn = spn;
2 references to spn
System.ServiceModel (2)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (2)
866if (this.spn != null) 867xml.WriteElementString("ServicePrincipalName", this.spn);