Share via


JwtConstants.JwsSegmentCount Field

Definition

The number of parts in a JWS token.

public const int JwsSegmentCount = 3;
val mutable JwsSegmentCount : int
Public Const JwsSegmentCount As Integer  = 3

Field Value

Value = 3

Applies to