7 references to SpnEndpointIdentity
Security.TransportSecurity.IntegrationTests (6)
Negotiate\NegotiateStream_Http_Tests.4.1.0.cs (3)
185
new EndpointAddress(new Uri(Endpoints.Https_WindowsAuth_Address), new
SpnEndpointIdentity
(spn)));
236
new
SpnEndpointIdentity
(GetSPN())
332
new
SpnEndpointIdentity
(GetSPN())
Negotiate\NegotiateStream_Tcp_Tests.4.1.0.cs (3)
164
new
SpnEndpointIdentity
(GetSPN())
205
new
SpnEndpointIdentity
(GetSPN())
256
new
SpnEndpointIdentity
(GetSPN())
System.ServiceModel.Http.Tests (1)
ServiceModel\HttpIdentityTests.cs (1)
14
var identity = new
SpnEndpointIdentity
("SERVICE/serverhostname");