SecureConversationSecurityTokenParameters::SupportsServerAuthentication Property
.NET Framework (current version)
Gets a value that indicates whether the token supports server authentication.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public protected: property bool SupportsServerAuthentication { virtual bool get() override; }
Property Value
Type: System::Booleantrue if the token supports server authentication; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: