TokenValidationParameters.DefaultMaximumTokenSizeInBytes Field
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.
Default for the maximum token size.
public const int DefaultMaximumTokenSizeInBytes = 256000;
val mutable DefaultMaximumTokenSizeInBytes : int
Public Const DefaultMaximumTokenSizeInBytes As Integer = 256000
Field Value
Value = 256000Remarks
250 KB (kilobytes).