TokenBinding::BindingType Property

 

Gets the token binding type.

Namespace:   System.Security.Authentication.ExtendedProtection
Assembly:  System (in System.dll)

public:
property TokenBindingType BindingType {
	TokenBindingType get();
	private: void set(TokenBindingType value);
}

.NET Framework
Available since 4.6.1
Return to top
Show: