Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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:
© 2017 Microsoft