TokenHandler.MaximumTokenSizeInBytes 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.
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.