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