TokenBinding::BindingType Property
Gets the token binding type.
Assembly: System (in System.dll)
public: property TokenBindingType BindingType { TokenBindingType get(); private: void set(TokenBindingType value); }
Property Value
Type: System.Security.Authentication.ExtendedProtection::TokenBindingTypeThe token binding type.
.NET Framework
Available since 4.6.1
Available since 4.6.1
Show: