TokenHandler.MaximumTokenSizeInBytes Property

Definition

Gets and sets the maximum token size in bytes that will be processed.

public virtual int MaximumTokenSizeInBytes { get; set; }
member this.MaximumTokenSizeInBytes : int with get, set
Public Overridable Property MaximumTokenSizeInBytes As Integer

Property Value

Exceptions

'value' less than 1.

Applies to