Share via


JsonWebToken.IsSigned Property

Definition

Returns true if this JsonWebToken was signed a JWS.

public bool IsSigned { get; }
member this.IsSigned : bool
Public ReadOnly Property IsSigned As Boolean

Property Value

Applies to