BootstrapContext Constructor (array<Byte>^)
.NET Framework (current version)
Initializes a new instance of the BootstrapContext class by using the specified array.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Parameters
- token
-
Type:
array<System::Byte>^
An array that represents the token.
| Exception | Condition |
|---|---|
| ArgumentNullException | token is null. |
.NET Framework
Available since 4.5
Available since 4.5
Show: