SecurityTokenDescriptor.CompressionAlgorithm Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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