SecurityBindingElement::CreateSspiNegotiationBindingElement Method ()
.NET Framework (current version)
Creates a symmetric security binding element that does SOAP SSPI negotiation based on the Negotiate authentication package.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.ServiceModel.Channels::SymmetricSecurityBindingElement^A SymmetricSecurityBindingElement object.
The security context token issued at the end of the SSPI negotiation is cookie based.
.NET Framework
Available since 3.0
Available since 3.0
Show: