SecurityTokenParameters::SupportsClientAuthentication Property
.NET Framework (current version)
When overridden in a derived class, gets a value that indicates whether the token supports client authentication.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public protected: property bool SupportsClientAuthentication { virtual bool get() abstract; }
Property Value
Type: System::Booleantrue if the token supports client authentication; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: