SecurityTokenDescriptor.CompressionAlgorithm Property

Definition

Defines the compression algorithm that will be used to compress the JWT token payload.

public string CompressionAlgorithm { get; set; }
member this.CompressionAlgorithm : string with get, set
Public Property CompressionAlgorithm As String

Property Value

Applies to