JsonWebToken.IsEncrypted Property

Definition

Overloads

IsEncrypted

Returns true if this JsonWebToken was encrypted a JWE.

IsEncrypted

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