Share via


JwtConstants.JweSegmentCount Field

Definition

The number of parts in a JWE token.

public const int JweSegmentCount = 5;
val mutable JweSegmentCount : int
Public Const JweSegmentCount As Integer  = 5

Field Value

Value = 5

Applies to