Share via


JwtTokenUtilities.RegexJwe Field

Definition

Regex that is used to figure out if a token is in JWE format.

public static System.Text.RegularExpressions.Regex RegexJwe;
 staticval mutable RegexJwe : System.Text.RegularExpressions.Regex
Public Shared RegexJwe As Regex 

Field Value

Applies to