BootstrapContext::SecurityTokenHandler Property
.NET Framework (current version)
Gets the token handler that was used to initialize the context.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
public: property SecurityTokenHandler^ SecurityTokenHandler { SecurityTokenHandler^ get(); }
This property is only set if the BootstrapContext::BootstrapContext(SecurityToken^, SecurityTokenHandler^) constructor was used; otherwise it is null.
.NET Framework
Available since 4.5
Available since 4.5
Show: