TokenBinding Class

Definition

Contains APIs used for token binding.

public ref class TokenBinding
public class TokenBinding
type TokenBinding = class
Public Class TokenBinding
Inheritance
TokenBinding

Remarks

This class implements Token Binding using native Windows APIs. For more information, see CNG Token Binding functions.

Properties

BindingType

Gets the token binding type.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetRawTokenBindingId()

Gets the raw token binding Id.

GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to