TokenBinding::GetRawTokenBindingId Method ()

 

Gets the raw token binding Id.

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

public:
array<unsigned char>^ GetRawTokenBindingId()

Return Value

Type: array<System::Byte>^

The raw token binding Id. The first byte of the raw Id, which represents the binding type, is removed.

.NET Framework
Available since 4.6.1
Return to top
Show: