Share via


JsonWebToken.IsEncrypted Property

Definition

Returns true if this JsonWebToken was encrypted a JWE.

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

Property Value

Applies to