JwtConstants.JweCompactSerializationRegex 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.
JWE - Token format: 'protectedheader.encryptedkey.iv.cyphertext.authenticationtag'.
public const string JweCompactSerializationRegex;
val mutable JweCompactSerializationRegex : string
Public Const JweCompactSerializationRegex As String