2 references to ServicePrincipalName
System.ServiceModel (2)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (1)
1320
xml.WriteElementString("ServicePrincipalName", this.windowsNegotiation.
ServicePrincipalName
);
System\ServiceModel\Security\SpnegoTokenProvider.cs (1)
278
return SecurityUtils.CreatePrincipalNameAuthorizationPolicies(windowsNegotiation.
ServicePrincipalName
);