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