JsonWebKeySet.DefaultSkipUnresolvedJsonWebKeys Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default value for the flag that controls whether unresolved JsonWebKeys will be included in the resulting collection of GetSigningKeys() method.
public static bool DefaultSkipUnresolvedJsonWebKeys;
staticval mutable DefaultSkipUnresolvedJsonWebKeys : bool
Public Shared DefaultSkipUnresolvedJsonWebKeys As Boolean