TokenBindingType Enumeration

 

Represents types of token binding.

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

public enum class TokenBindingType

Member nameDescription
Provided

Used to establish a token binding when connecting to a server.

Referred

Used when requesting tokens to be presented to a different server.

.NET Framework
Available since 4.6.1
Return to top
Show: