The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ServiceModelSecurityTokenTypes::SecurityContext Property
.NET Framework (current version)
Gets a string that indicates whether the service uses SOAP SecurityContext authentication.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System::String^A string that indicates whether the service uses SOAP SecurityContext authentication.
This value indicates that a SecurityContextToken is used to represent the security context that secures a conversation between a sender and a recipient.
.NET Framework
Available since 3.0
Available since 3.0
Show: